Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 372.15 KB
MD5: 4dcbb845e9d4f3bed11907b9105d852e
SHA-1: 191d404cab66cd34b37cf778742043c3cbbe7475
SHA-256: b8115c1261cd132548ecbd6f95b03a78fa73d91b8a588e07e9f01ce39cb850e3
Download zip 433.05 KB
MD5: 85e99e596d2088c1ecb39137c473c4f8
SHA-1: 88e08fc4c698130feecb420eb1436b73afd63058
SHA-256: c1a2d9b095f71335a41194d4a6118c91f2d5e859c1b959910924085df3feac54

Release notes

Quiz is Beta?

What does this mean? Not much. There will be no more API-breaking changes.

Feel free to use Quiz 5 in production as there will be a solid upgrade path from 4.x to 5.x-beta to 5.x.

Currently you can upgrade from the latest 7.x-4.x but please do a DB backup before doing so as a precaution.

Fixed since the last Alpha:

Expose quiz properties relationship to Entity API. Duplicated quiz element to nodes, to store the quiz property information and use Entity API/Rules.
Fixed an issue with matching and qq_import.
Fixed an issue with the leftover "aid" column after migration.
Fixed cannot delete long answer questions.
Fixed issue with matching user answers export not showing correct choices.
Miscellaneous API improvements.
Show message when answers cannot be changed.
Show question number on feedback page.
Update readmes to markdown.
#2013168: Quiz Question with Pages and Panels
#2390573: Updating a question does not update the quiz to use the latest revision of the question
#2398119: Additional weighted review times
#2398119: Additional weighted review times
#2431409: "Leave blank" causes a crash
#2453205: Quiz Page Numbering Incorrect
#2464087: Updating AJAX quiz to utilize ajax framework and changing the use of args()
#2478917: Unused variable
#2482983: How to create a quiz max score greater than 99
#2484743: Replace 'und' with the constant LANGUAGE_NONE for multi language site in quiz
#2485093: Clarify/correct "Leave Blank" button and "Allow Skipping" functionality
#2485785: token support in quiz and question feedback
#2487508: Question numbering
#2491639: Quiz Pages - feedback problem
#2497477: Decouple forms from page callback via removal of arg(...) from quiz.admin.inc
#2508581: Resubmitting a skipped answer does not grade it
#2509232: General error: 1364 Field 'pass_rate' doesn't have a default value: INSERT INTO {quiz_node_properties}
#2509836: Submit with empty questions return error
#2516782: Multi-choice answers checkbox does not preserve state when navigating quiz
#2520298: URL looses destination query on redirect to revision action after node edit
#2521904: Export results with answers
#2522066: views filter for last attempt
#2535376: using "build on last" does not restore points/correctness
#2541178: Notice: Undefined index: revision in quiz_question_node_form_submit()
#2541788: Entity/Node_view_alter hooks not invoked after node_build_content()
#2541788: Entity/Node_view_alter hooks not invoked after node_build_content()
#2541788: Entity/Node_view_alter hooks not invoked after node_build_content()
#2542264: Quiz delete does not invoke entity_delete on quiz entity
#2542644: SQL Error after upgrade 4.0-beta2 > 5.0-alpha10
#2548233: More decoupling of url structure from forms
#2548905: Improve matching reporting
#2556651: When answer cannot be changed, "next" button should not validate form
#2560717: Incorrect loop termination when buidling $quizzes_to_update
#2560735: Division by zero causes error in Postgres
#2562931: Even more decoupling of url structure from forms
#2569813: Revisions still created when auto revisioning is off
#2573615: On "repeat until correct" the next question button displays but it goes backwards

Created by: djdevin
Created on: 23 Sep 2015 at 21:30 UTC
Last updated: 2 Nov 2015 at 15:03 UTC
Bug fixes
New features
Unsupported

Other releases