moodle/question/type/multichoice
Eloy Lafuente (stronk7) 29af7b0b4c MDL-57432 upgrade: clean < 3.0.0 upgrade steps
This just deletes all the upgrade steps previous to 3.0.0. Some
small adjustments, like adding missing MOODLE_INTERNAL or tweaking
globals can also be applied when needed.

Also includes an upgrade step to prevent upgrading from any
version < 2015111600 (v3.0.0) as anti-cheating measure.

Next commit will get rid of/deprecate all the upgradelib functions
not used anymore in codebase.
2017-07-10 09:16:55 +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-50011 qtype_multichoice: add settings (defaults for new questions) 2017-06-06 15:23:41 +12:00
db MDL-57432 upgrade: clean < 3.0.0 upgrade steps 2017-07-10 09:16:55 +01:00
lang/en MDL-59398 lang: Merge English strings from the en_fix language pack 2017-07-05 09:27:29 +02:00
pix
tests MDL-58265 core_test: replace I turn editing on steps 2017-04-03 11:37:07 +08: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-57587 question file access: fix regression caused by MDL-53744 2017-01-26 18:53:16 +00:00
questiontype.php MDL-49368 qtypes match & multichice: cope with editing after attempt 2015-05-21 18:17:14 +01:00
renderer.php MDL-58820 question: Allow styling response numbering in MCQs 2017-06-06 15:29:41 +12:00
settings.php MDL-50011 qtype_multichoice: add settings (defaults for new questions) 2017-06-06 15:23:41 +12:00
styles.css MDL-55168 css: remove 0-length units 2016-09-30 09:25:25 +01:00
version.php MDL-58853 versions: bump all versions and requires near release 2017-05-09 02:58:28 +02:00