Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download quiz-7.x-4.0-beta2.tar.gztar.gz 325.24 KB
MD5: f9e88fcb096dc84d12c08d1150549954
SHA-1: ae1c7c27b334ee1438b8cfea429f6bf635bc6364
SHA-256: 03893bec9e60a66764e0cdeab69b4bef72016b5e7ff694a3f389474db3834c9e
Download quiz-7.x-4.0-beta2.zipzip 390.68 KB
MD5: 3b785762f5979df1d3a5d5659dfae615
SHA-1: f0b559b98fbe2fa8d2759721d8b33c4c589f0aa8
SHA-256: dfdec4c280b5d266227e787116bcbd1f876f93992f5ec58eecdf662dc4fd692e

Release notes

Important: This version changes access control for quiz questions. Make sure access to creating, editing and viewing quiz questions is as expected after updating to this version.

Fixes a couple of security problems where users with permission to see other users answers also are able to delete other users answers, and also the default views provided with the module doesn't have any default permission checking.

Additionally this has been done:
1. Repeat until correct feature has been fixed
2. Compatibility with quiz progress has been improved
3. Better date handling in quiz mails
4. Postgres compatibility improved
5. Userpoints integration improved
6. Fixed AJAX HTTP error occurs when attempting to update quiz module via update.php.
7. Fixed PDOException Out of range value for column 'time_left()'.
8. Fixed Quiz question browser shows links even if user has no rights to see question nodes outside of quiz.
9. Fixed Do not make questions type node access dependend on quiz node.
10. Fixed Quiz ddlines type has wrong form validate in hook_config()
11. On quiz result page: displaying username instead of 'this person...'
12. Made short answer's correct answer and user answers ignore trailing and leading whitespaces (trim)
13. Added confirm message when user are finishing quiz

Created by: falcon
Created on: 30 Oct 2013 at 09:11 UTC
Last updated: 24 Feb 2015 at 18:58 UTC
Security update
New features
Bug fixes

Other releases