Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download quiz-7.x-5.0-rc1.tar.gztar.gz 370.54 KB
MD5: 789cfe30572f11d944caaac91d29ded4
SHA-1: 46791a2d80af2f5d53fe2812d5073ff05520deeb
SHA-256: a35caac6362681a2ff417873c2e8c2926ed72253a05c4373d8ff969f5beb4704
Download quiz-7.x-5.0-rc1.zipzip 432.15 KB
MD5: c2b7f550d02ee84394b051023b21faf7
SHA-1: 53eb9fcc392a62dc8dcb0c8b5e2058767c3790fb
SHA-256: c4c664001a3a70da07d95afcfd1ef2a6535e39af9c3fe0013672196cf47214fe

Release notes

This is the first release candidate for version 5 of Quiz. Only critical bugs will block the final release.

This release fixes a major blocking bug upgrading from 7.x-4.x where multichoice answers were incorrectly recorded multiple times, and manual work was needed to upgrade. This is no longer necessary and the following in-place upgrades are now fully supported:

7.x-4.x -> 7.x-5.0-rc1
7.x-5.x -> 7.x-5.0-rc1
6.x-4.x -> 7.x-5.0-rc1

#2416271: clean up duplicates from multichoice answers in 4.x

Other fixes in this release:
#2698627: Quiz pager doesn't default correctly when using pages
#2710049: Number of questions in quiz view is incorrect
#2702005: Quiz result form isn't friendly to testbots
#2681419: Some permission checks are incorrect
#2692251: Answer feedback not displayed during repeat until correct
#2683323: Add quiz_question_info alter hook

Added much needed indexes to {quiz_node_relationship} to speed up very, very large question banks.
Fixed a warning when exporting results which contained multichoice questions with no responses.
Fixed issues with weighting the quiz_result display fields.
Fixed a warning when optional $quiz_result is not passed to quiz_access_results()

Created by: djdevin
Created on: 24 May 2016 at 19:27 UTC
Last updated: 15 Jul 2016 at 17:33 UTC
Bug fixes

Other releases