moodle/question/engine
Tim Hunt 474aa125ca MDL-32188 quiz/question: behaviours can add to the review summary.
At the top of the quiz reivew page, there is a table that summarises
infomration about the quiz attempt as a whole. For some question
behaviours, we would like to be able to add additional information to
that summary.

This commit introduces a generic method for the behaviour to provide
summary information about an entire question usage.
2013-10-04 17:52:16 +01:00
..
tests MDL-41571 move forced_choices_selection_strategy 2013-09-10 14:29:01 +07:00
upgrade MDL-40438 migrate all collatorlib:: and textlib:: uses 2013-08-06 21:04:35 +02:00
bank.php MDL-41725 move db tables from quiz stats report 2013-09-20 16:27:06 +07:00
datalib.php MDL-41725 move db tables from quiz stats report 2013-09-20 16:27:06 +07:00
lib.php MDL-32188 question engine: behaviour static methods -> new classes 2013-10-04 12:15:01 +01:00
questionattempt.php MDL-41751 changes to api of question_response_analyser 2013-09-27 17:38:13 +07:00
questionattemptstep.php MDL-39980 question engine: Attempt on last loses response files 2013-08-15 12:55:13 +01:00
questionusage.php MDL-32188 quiz/question: behaviours can add to the review summary. 2013-10-04 17:52:16 +01:00
renderer.php MDL-38538 question autosave: fix sequencecheck handling. 2013-04-04 15:32:32 +01:00
states.php MDL-34065 questions: also fix two typos in comments. 2012-07-05 13:49:05 +02:00
statisticslib.php MDL-41752 question statistics class moved and improved 2013-09-27 16:24:18 +07:00
upgrade.txt MDL-32188 question engine: behaviour static methods -> new classes 2013-10-04 12:15:01 +01:00