moodle/question
2008-02-12 11:57:39 +00:00
..
format Added check for <text> fields that contain markup (an error!) 2008-02-12 11:57:39 +00:00
type MDL-13110 - Manually grading random questions does not work. Fix thanks to Ken Burres. 2008-01-30 18:18:36 +00:00
backuplib.php this function should work for all modules but forgot to remove 'quiz' from sql. 2008-02-05 09:23:51 +00:00
category.php MDL-10857 broken link in navlinks for question bank pointing to mod/modname/view.php with cmid param instead of id param 2007-08-15 11:36:01 +00:00
category_class.php MDL-12393 - Layout tweaks on question category editing page. Merged from MOODLE_19_STABLE. 2007-11-30 11:00:48 +00:00
category_form.php MDL-10952 update help files for new question code 2007-09-03 05:30:38 +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
contextmove.php MDL-12666 - When moving questions between categories, we should default to copying amy linked files. Merged from MOODLE_19_STABLE. 2007-12-20 11:28:18 +00:00
contextmove_form.php MDL-12133 validate() method tidying up; merged from MOODLE_19_STABLE 2007-11-23 22:15:07 +00:00
contextmoveq.php MDL-12666 - When moving questions between categories, we should default to copying amy linked files. Merged from MOODLE_19_STABLE. 2007-12-20 11:28:18 +00:00
contextmoveq_form.php MDL-12133 validate() method tidying up; merged from MOODLE_19_STABLE 2007-11-23 22:15:07 +00:00
edit.php MDL-10857 broken link in navlinks for question bank pointing to mod/modname/view.php with cmid param instead of id param 2007-08-15 11:36:01 +00:00
editlib.php MDL-13298 "Question bank displays always page 1 after adding new question" this was caused because the question creation page was redirecting back to the question back edit page and telling it to change to the category of the question that was just saved. This was causing the edit page to go back to page 0 of the new category. Now we only go back to page 0 if the category has actually changed. Merged from MOODLE_19_STABLE 2008-02-05 12:14:46 +00:00
export.php Fix MDL-11632: Multiple files with emtpy lines outside PHP open/close tags 2007-10-09 21:43:28 +00:00
export_form.php MDL-10876: 2007-08-17 15:15:21 +00:00
file.php MDL-10198 - Further refinements. 2007-06-22 15:05:42 +00:00
format.php Reverting Mike C's change in MDL-12016 2008-01-15 14:35:59 +00:00
import.php MDL-10857 broken link in navlinks for question bank pointing to mod/modname/view.php with cmid param instead of id param 2007-08-15 11:36:01 +00:00
import_form.php MDL-13011 - Improve import form layout. 2008-01-15 15:25:02 +00:00
move_form.php merging MOODLE_19_QUESTIONS with HEAD 2007-08-09 22:44:14 +00:00
preview.php MDL-13150 - Remove extra <br /> tag for XHTML strict validation - Thanks to Joseph Rézeau 2008-01-24 15:06:51 +00:00
question.php fixed closing of popup on saving question which was broken and also added closing of popup on cancel. 2007-09-27 08:17:09 +00:00
restorelib.php MDL-13005 When trying to restore a course when you have more then one quiz and you choose only one quiz, the restore fails when trying to create categories and questions. Fixed this by ignoring module context level q categories in backup when the course module has not already been restored. merged from MOODLE_19_STABLE 2008-02-05 11:27:02 +00:00
tabs.php Fix for MDL-10776 "Moodle Faulty navigation in questions categories when editing questions or exporting/importing categories" 2007-08-20 03:36:07 +00:00
upgrade.php MDL-11392 - Stupid bloody requirement to call addslashes between loading data from the database and saving it back, because we don't use placeholder. Was breaking question bank upgrade. 2007-09-21 17:10:39 +00:00