moodle/question/engine/tests
Tim Hunt 81e47a35e8 MDL-53304 question behaviour: don't show useless Check buttons
Previously, the Check button was often shown disabled when it
could not be used (e.g. when the question was finished, or when an
interactive question was in the try-again state). Eventually we
realised it was better usability to hide it in these cases.

Note that when a teacher reviews an in-progress quiz attempt, they will
see a disabled Check button if the student doing the quiz can see the
button.
2016-03-04 14:06:19 +00:00
..
datalib_reporting_queries_test.php MDL-32616 question engine: move unit test to better name 2014-10-20 12:06:38 +01:00
datalib_test.php MDL-6340 quiz: avoid reusing random questions between attempts 2015-03-26 17:45:49 +00:00
helpers.php MDL-53304 question behaviour: don't show useless Check buttons 2016-03-04 14:06:19 +00:00
qubaid_condition_test.php MDL-43246 give unit tests class a better name. 2014-01-23 15:20:57 +00:00
questionattempt_db_test.php MDL-42105 questions: let attempts have a max fraction > 1. 2013-10-04 17:52:19 +01:00
questionattempt_test.php MDL-51090 question: further refinements to validating manual grades 2015-09-01 23:05:37 +01:00
questionattempt_with_steps_test.php MDL-51090 question: further refinements to validating manual grades 2015-09-01 23:05:37 +01:00
questionattemptiterator_test.php MDL-34458 Librairies: Replaced deprecated get_context_instance() 2012-07-24 16:58:17 +08:00
questionattemptstep_db_test.php MDL-34640 question repsponse files: remaining tidy up of this code. 2013-03-30 21:16:18 +00:00
questionattemptstep_test.php MDL-34640 question repsponse files: remaining tidy up of this code. 2013-03-30 21:16:18 +00:00
questionattemptstepiterator_test.php
questionbank_test.php MDL-6340 quiz: avoid reusing random questions between attempts 2015-03-26 17:45:49 +00:00
questionengine_test.php MDL-51476 questions: manual grading validation for ungraded Qs 2015-09-25 14:01:33 +01:00
questionstate_test.php
questionusage_autosave_test.php MDL-45606 Unit test fix for MySQL and added a comment about the removed code. 2014-05-20 18:01:32 +08:00
questionusagebyactivity_data_test.php MDL-6340 quiz: avoid reusing random questions between attempts 2015-03-26 17:45:49 +00:00
questionusagebyactivity_test.php MDL-6340 quiz: avoid reusing random questions between attempts 2015-03-26 17:45:49 +00:00
questionutils_test.php MDL-51090 question: further refinements to validating manual grades 2015-09-01 23:05:37 +01:00
unitofwork_test.php MDL-40992 question engine: new ways modify question usages 2015-03-26 17:46:48 +00:00