moodle/question/type/multichoice
Bas Brands e06b302ed5 MDL-67901 type_multichoice: clear my choice accessibility
Improve the accessibility for the clear my choice option. The
extra radio input controlling the reset feature was removed and
resetting the choice is now controlled by JavaScript.
This fixes the missing label reported in Accessibility audit and W3C
validation of the reset link

By this change this issue also fixes MDL-67280
2020-02-27 10:24:12 +01:00
..
amd MDL-67901 type_multichoice: clear my choice accessibility 2020-02-27 10:24:12 +01:00
backup MDL-49247 question restore: avoid unique key errors from old bad data 2015-02-19 21:46:56 +00:00
classes MDL-61407 qtype: Add null_writer for all qtypes 2018-05-03 16:14:37 +08:00
db MDL-65809 upgrade: clean < 3.5.0 upgrade steps 2019-12-20 12:20:43 +01:00
lang/en MDL-5311 qtype_multichoice: add clear my choice option 2019-04-29 14:04:51 +08:00
pix NOBUG: Fixed SVG browser compatibility 2018-01-25 15:14:21 +08:00
tests MDL-67901 type_multichoice: clear my choice accessibility 2020-02-27 10:24:12 +01:00
edit_multichoice_form.php MDL-50011 qtype_multichoice: add settings (defaults for new questions) 2017-06-06 15:23:41 +12:00
lib.php MDL-45618 Fix @since PHPdoc tags. 2014-05-19 17:03:04 +01:00
question.php MDL-5311 qtype_multichoice: add clear my choice option 2019-04-29 14:04:51 +08:00
questiontype.php MDL-63456 qtype_multichoice: Return a default options object if missing 2018-10-08 15:50:02 -04:00
renderer.php MDL-67901 type_multichoice: clear my choice accessibility 2020-02-27 10:24:12 +01:00
settings.php MDL-50011 qtype_multichoice: add settings (defaults for new questions) 2017-06-06 15:23:41 +12:00
styles.css MDL-5311 qtype_multichoice: make clear choice option accessible 2019-04-29 15:16:08 +08:00
version.php MDL-67199 versions: bump all versions and requires near release 2019-11-12 17:57:08 +01:00