moodle/question/type
2008-12-11 04:55:41 +00:00
..
calculated "MDL-17570,clean align property, merged from 1.9" 2008-12-10 07:24:11 +00:00
description quiz: MDL-6085 when editing a question from various places like a preview attempt or review screen, don't use a popup, instead take advantage of the fact that question.php now takes a returnurl. Merged from MOODLE_19_STABLE. 2008-12-10 06:26:47 +00:00
essay MDL-12418 "Item Analysis shows duplicate responses for Multiple Choice questions with LaTeX in answers" This problem was caused by the formatting of questions in get_actual_responses. Now formatting is done in response_summary rather than get_actual_response which returns an array of unformatted strings. 2008-11-28 10:14:19 +00:00
match matching qtype: whitespace cleanup. 2008-12-11 04:55:41 +00:00
missingtype MDL-12133 validate() method tidying up; merged from MOODLE_19_STABLE 2007-11-23 22:15:07 +00:00
multianswer Displacing <label> to enclose correctly answer text in question display 2008-11-29 15:02:27 +00:00
multichoice MDL-12418 "Item Analysis shows duplicate responses for Multiple Choice questions with LaTeX in answers" This problem was caused by the formatting of questions in get_actual_responses. Now formatting is done in response_summary rather than get_actual_response which returns an array of unformatted strings. 2008-11-28 10:14:19 +00:00
numerical numerical qtype: MDL-15159 Error moving a numerical question type with no units from one category to another. 2008-12-11 04:33:41 +00:00
random random essay questions: MDL-8648 Allow essay questions to be selected by random question. 2008-11-28 06:07:11 +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 truefalse qtype: MDL-12027 remove spurious alt attribute from truefalse qtype radio buttons. 2008-12-10 00:54:27 +00:00
edit_question_form.php quiz editing: MDL-17285 This is Olli Savolainen's new interface for editing quizzes. 2008-11-20 06:59:11 +00:00
question.html quiz: MDL-6085 when editing a question from various places like a preview attempt or review screen, don't use a popup, instead take advantage of the fact that question.php now takes a returnurl. Merged from MOODLE_19_STABLE. 2008-12-10 06:26:47 +00:00
questiontype.php quiz manual grading: MDL-5517 manual grading pop-up is too small. HTML editor does not fit. Merged from MOODLE_19_STABLE. 2008-12-10 09:11:30 +00:00