moodle/question/type/match
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
..
backup MDL-49247 question restore: avoid unique key errors from old bad data 2015-02-19 21:46:56 +00:00
db MDL-51580 upgrade: clean < 2.7.0 upgrade steps 2016-02-15 18:38:09 +01:00
lang/en MDL-49368 qtypes match & multichice: cope with editing after attempt 2015-05-21 18:17:14 +01:00
pix MDL-23784 converted question types to use new pix API and locations 2010-08-12 19:01:28 +00:00
tests MDL-53304 question behaviour: don't show useless Check buttons 2016-03-04 14:06:19 +00:00
edit_match_form.php MDL-39342 stop users entering too long matching answers. 2013-04-26 11:55:38 +01:00
lib.php MDL-45618 Fix @since PHPdoc tags. 2014-05-19 17:03:04 +01:00
question.php MDL-52193 questions: add missing require_once 2015-11-18 13:33:34 +08:00
questiontype.php MDL-37600 qtype match: fix codechecker issues. 2013-01-25 14:07:33 +00:00
renderer.php MDL-49368 qtypes match & multichice: cope with editing after attempt 2015-05-21 18:17:14 +01:00
styles.css MDL-50028 qtype_match: fix correct answer display 2015-04-28 13:07:26 +01:00
version.php MDL-52059 versions: bump all versions and requires near release 2015-11-10 12:33:52 +01:00