moodle/question/type
tjhunt d20f688bbb qtypes: MDL-18559 questions showing penalty information when they shouldn't.
We had a !== when it should have been !=, and our constants were defined as strings not ints. This problem has been there since forever, but no one had noticed before. Thanks to Alan Trick for finally spotting it!
2009-03-16 01:53:05 +00:00
..
calculated MDL-17524 Merging from HEAD 2008-12-04 16:44:29 +00:00
datasetdependent Merge from 1.9 as HEAD is different 2008-09-21 03:15:40 +00:00
description MDL-14352 - General feedback for descriptions not showing up on the review page, as it should. 2008-04-22 16:17:00 +00:00
essay Fix CVS-git drift (old .sql files) 2009-02-01 23:45:11 +00:00
match match qtype: MDL-17326 backup and restore problems 2008-12-12 06:45:19 +00:00
missingtype important security fix previous use of ['type'] in repeatedeloptions array would not have worked. 2007-01-21 10:32:42 +00:00
multianswer MDL-17104 better delete of unused sub questions, merge from HEAD 2008-11-15 10:17:51 +00:00
multichoice fix notices: MDL-15974 Some systems that were upgraded have nullable columns, leading to notices 2008-11-27 05:07:36 +00:00
numerical numerical and shortanswer question types: problems with compare_responses and test_response. 2008-12-12 03:48:26 +00:00
random MDL-5482 - Backup and restore problems for match, random and truefalse question types. 2008-05-07 12:31:56 +00:00
randomsamatch cvsimport fixups - remove obsolete files 2007-05-09 22:01:21 +12:00
rqp Add missing fields when upgrading/installing on Postgres 2007-11-09 01:22:25 +00:00
shortanswer qtypes: MDL-18559 questions showing penalty information when they shouldn't. 2009-03-16 01:53:05 +00:00
truefalse truefalse qtype: MDL-12027 remove spurious alt attribute from truefalse qtype radio buttons. 2008-12-10 00:54:38 +00:00
edit_question_form.php fix for MDL-8688, question pics should default to '' 2007-02-28 06:15:23 +00:00
editquestionend.html MDL-5811 - Quiz editing outputs nasty junk before print_header sometimes. Second attempt at fixing. I forgot to mention the bug number in the previous commit to mod/quiz/edit.php. Merged from MOODLE_17_STABLE. 2006-10-31 12:06:52 +00:00
editquestionstart.html Xhtml fixes for MDL-7861. 2007-01-09 09:07:16 +00:00
question.html Renamed new commentary feature to 'general feedback'. 2006-09-19 13:35:42 +00:00
questiontype.php qtypes: MDL-18559 questions showing penalty information when they shouldn't. 2009-03-16 01:53:05 +00:00