moodle/question
2009-09-07 01:30:56 +00:00
..
format MDL-20189 correcting for the value of correctanswerlength on calculated export Merge 2009-09-07 01:30:56 +00:00
type qtypes: MDL-18559 questions showing penalty information when they shouldn't. 2009-03-16 01:53:05 +00:00
backuplib.php MDL-15290 - Missing question types not handled properly on backup. 2008-06-18 14:29:34 +00:00
category.php MDL-7054 - Prevent creation of question categories with blank names. Merged from MOODLE_16_STABLE. 2006-10-17 21:45:19 +00:00
category_class.php MDL-10663 - fix stupid typo on the stable branch. Somebody shoot me! 2007-07-31 09:38:52 +00:00
comment.html Renamed column question_sessions->comment at Eloy's request since comment is a DB reserved word. 2006-08-24 16:44:15 +00:00
edit.php MDL-13096 - Student can view all text for all questions in a course. 2008-01-24 15:26:58 +00:00
editlib.php MDL-13189 - replace the $QTYPE_MENU global with a function call, so that we can set up the language strings later, after $COURSE is initialised. This ensures that the quesion names appear in the right language. 2008-02-28 12:53:05 +00:00
export.php Fix MDL-11632: Multiple files with emtpy lines outside PHP open/close tags 2007-10-10 21:09:18 +00:00
format.php Reverting Mike C's change in MDL-12016 2008-01-15 14:37:11 +00:00
import.php Get rid of duplicate $Id$ tags. 2007-09-26 10:23:10 +00:00
preview.php MDL-13551 - preview question capability wrongly denied to student who has moodle/question:manage capability - This was already fixed in 1.9. 2008-02-21 22:34:45 +00:00
question.php MDL-9447 - Default grade field is redundant in embeded answer (Cloze) question 2007-04-23 13:55:00 +00:00
question2.php MDL-10843 - Backporting lang string search changes from HEAD, so question type plugins can have their help file inside their lang folder. 2007-10-03 14:01:08 +00:00
restorelib.php MDL-14750 - Multianswer questions get broken by backup and restore becuase question->parent is not recoded properly in the database. 2008-05-09 15:22:48 +00:00
showbank.php MDL-13982 - Performance problem when deleting questions from large question banks. Thanks to Michael Spall for this fix. 2008-04-23 13:44:31 +00:00
tabs.php MDL-8946 - Fix a regression that broke question export. Also, partially clean up the way that question bank navigation tabs are printed, so the code is not duplicated in the quiz. Some other miscellaneous code cleaning too. 2007-03-21 10:40:35 +00:00
upgrade.php adding code for check for rqp questions and also small update to code for checking for random questions that fixes a small issue with the display of the error message. 2007-08-22 05:35:43 +00:00