moodle/question/type
2008-10-27 23:36:07 +00:00
..
calculated qtype database definitions: MDL-16978 Lots of foreign key definitions in install.xml files erroniously link to the questions table. It should be question. 2008-10-23 07:30:12 +00:00
description qtype description: MDL-16863 Put back edit icon next to descriptions for teachers. 2008-10-21 06:34:14 +00:00
essay Remove call to deprecated function. 2008-09-03 01:46:10 +00:00
match qtype match: MDL-16450 Change validation so it is possible to create matching questions with two stems and three answers. 2008-10-27 02:33:34 +00:00
missingtype MDL-12133 validate() method tidying up; merged from MOODLE_19_STABLE 2007-11-23 22:15:07 +00:00
multianswer qtype database definitions: MDL-16978 Lots of foreign key definitions in install.xml files erroniously link to the questions table. It should be question. 2008-10-23 07:30:12 +00:00
multichoice qtype multichoice: MDL-17029 - followup - revert my overzealous copying and pasting. Thanks to Myles Carrick for noticing my mistake. 2008-10-27 23:36:07 +00:00
numerical qtype database definitions: MDL-16978 Lots of foreign key definitions in install.xml files erroniously link to the questions table. It should be question. 2008-10-23 07:30:12 +00:00
random MDL-14676 "In question bank, problem with moodle/question:edit* when do not have moodle/question:move*" Fixed logic for processing submission of question form and also added some validation to check that the user has permissions to move a question. 2008-10-08 10:27:38 +00:00
randomsamatch qtype database definitions: MDL-16978 Lots of foreign key definitions in install.xml files erroniously link to the questions table. It should be question. 2008-10-23 07:30:12 +00:00
shortanswer qtype database definitions: MDL-16978 Lots of foreign key definitions in install.xml files erroniously link to the questions table. It should be question. 2008-10-23 07:30:12 +00:00
truefalse qtype database definitions: MDL-16978 Lots of foreign key definitions in install.xml files erroniously link to the questions table. It should be question. 2008-10-23 07:30:12 +00:00
edit_question_form.php MDL-14676 "In question bank, problem with moodle/question:edit* when do not have moodle/question:move*" Fixed logic for processing submission of question form and also added some validation to check that the user has permissions to move a question. 2008-10-08 10:27:38 +00:00
question.html MDL-16263 A way for students to flag/bookmark, particular questions during a quiz attempt for later review. 2008-08-29 10:08:27 +00:00
questiontype.php Remove obsolete method. 2008-10-21 06:22:16 +00:00