Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download quiz-7.x-5.0-alpha5.tar.gztar.gz 486.95 KB
MD5: 3228a88077381d5707cc1cd44f41b18c
SHA-1: 4d20143d9c4c66884f4e82873c689369e1eb47eb
SHA-256: 90d966bce15aa0140e0d1d05ac3b95551820bc61e56941dbf02eb84877970540
Download quiz-7.x-5.0-alpha5.zipzip 552.19 KB
MD5: 78fe78efa8e101229576442d2cae4982
SHA-1: edd870ee26e92ed0469b838a7d82fca483d772f8
SHA-256: 11e724bac62ca616e14f7fbc1b5c4861495fd25632ef181e245dbc39afdfd6b8

Release notes

This is the 7.x-5.0-alpha5 release. It contains bugfixes and new features.

Major known issues

#2378669: Errors with categorized random questions
#1937226: quiz_availability doesn't take the number of times taken into consideration
#2319343: Quiz directions provide question feedback
#2366349: [SOLVED] Issue with IE when the answer is wrong.
#2371653: Doubtful question must be enable for each question at page take
#2373213: Remove 'Question feedback' from quiz_directions
#2374407: Simplify revisions actions page

Fixed/added in this release

#2373395: Add a "builds on last attempt" functionality
#2379099: Cannot view 'my results'
#2328803: Matching needs tests
#2328803: Matching needs tests
#2288689: Don't provide custom display settings for 'Question' view mode by default
#2374297: Rename QUESTION_* to QUIZ_QUESTION_*
#2375175: QuizRandomTestCase.test is referenced incorrectly in the quiz.info file
#2374441: Question bank: link question title to question
#2374331: Write tests for 4.x -> 5.x upgrade
#2374663: Make quiz form translatable
#2374329: Write tests for random questions
#2373671: Make use of entity API for question relationship in QuizQuestion::saveRelationships()
#2373667: Fix Best/Last/All attempt storage
#2373645: quiz_question_delete_result() is not a hook implementation
#2373233: Fix notices in tests (PHP 5.4+)
#2371265: Write tests for revisioned Quizzes/Questions
#1306224: Add ability to re-order multichoice answers in UI
#2372613: Multichoice form is duplicated when adding a new choice
#2372393: Rename _quiz_question_get_implementations() to quiz_question_get_info()
#2372363: 'quiz_question_latest_quizzes' table is not being used
#2372243: Error when new multichoice question is create and no weights are asigned
#1306224: Add ability to re-order multichoice answers in UI
#2370857: Remove _quiz_delete_old_in_progress()
#2368397: non-object notice in quiz_quiz_result_load() (line 4201, 4202, 4203
#1192498: Questions generate module
#2368809: Results page renders very slow
#505676: Open/Close Date AND Time?
#2366641: getAnsweringFormValidate should take timer into consideration
#2340385: Quiz results can be viewed by anon
#2318177: Label on multichoice questions should say Choose all that apply
#2364589: Anyone can provide feedback
#2362103: quiz_delete_results() should be replaced by entity_delete_multiple()
#2348669: quiz_start_check() should use node_access()
#2366223: Constant QUIZ_NAME not used consistently
#2361317: Quiz form configuration fatal error - Call to undefined function _quiz_load_user_settings()
#2367361: anonymous user should not be allowed to resume quiz
#2365709: Move quiz attempt layout to database
#2305559: jQuery timer will not work in Quiz module version 7.x-5.x
#2364607: _quiz_get_question_types() is not using static cache as expected
#2362995: [SOLVED] Add generic question feedback
#2362995: [SOLVED] Add generic question feedback
#2361303: Quiz summary_pass and summary_default format are not been saved in quiz_update_defaults()
#2361317: Quiz form configuration fatal error - Call to undefined function _quiz_load_user_settings()
#2361317: Quiz form configuration fatal error - Call to undefined function _quiz_load_user_settings()
#2358443: Pagination with jumper/pager
#2356089: Use 'testing' profile for web test cases
#2278695: Convert scores chart to "charts"
#2356489: Move JS code in quiz_set_auto_title() to separated file
#2355975: Fixup quiz result menu tasks
#2355365: Change location of modules
#2354355: Add an option to prevent the user from changing an answer
#2354481: Do not fire question's implementation of save() when skipped.
#2352341: Toggleable quiz pager
#2348407: Display of Quiz questions during taking does not use Question view mode
#2351869: Error when user is leaving some matching items open
#2351861: Bug on quiz_allow_score_access()
#2351255: Declaration of LongAnswerResponse::getReportFormValidate() should be compatible with QuizQuestionResponse::getReportFormValidate()
#2349195: improve multichoice feedback

Created by: djdevin
Created on: 22 Nov 2014 at 19:16 UTC
Last updated: 3 Dec 2014 at 03:48 UTC
Bug fixes
New features

Other releases