moodle/question
2007-09-27 07:41:58 +00:00
..
format MDL-10916 - Import and Export of Cloze question misses out "generalfeedback" column. Merged from MOODLE_17_STABLE. 2007-09-24 14:17:23 +00:00
type modifiedby and timemodified is now set when a question is created as well as createdby and timecreated instead of being left as zero 2007-09-27 07:41:58 +00:00
backuplib.php merging MOODLE_19_QUESTIONS with HEAD 2007-08-09 21:51:09 +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-11398 - Random questions sometimes ended up with names different from the cateogry they were actually picking from. Also, the same random questoin could be used in more than one quiz, in which case editing that question would change two quizzes unexpectedly. The fix is: 2007-09-26 16:10:38 +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-11423 removed a stray print_object call 2007-09-24 13:23:58 +00:00
contextmove_form.php merging MOODLE_19_QUESTIONS with HEAD 2007-08-09 22:44:14 +00:00
contextmoveq.php fix for notice about undefined urls property. 2007-08-14 11:41:47 +00:00
contextmoveq_form.php merging MOODLE_19_QUESTIONS with HEAD 2007-08-09 22:44:14 +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-10824 - spaces in javascript URLs are not strictly valid. Merged from MOODLE_18_STABLE. 2007-09-19 17:44:52 +00:00
export.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
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 Forgot to take out duplicate question count check. 2007-09-17 11:01:53 +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 removing require that is not needed 2007-09-11 09:01:21 +00:00
move_form.php merging MOODLE_19_QUESTIONS with HEAD 2007-08-09 22:44:14 +00:00
preview.php fix for some problems with page params 2007-09-04 05:44:14 +00:00
question.php fix to make breadcrumbs module independent 2007-09-11 08:23:00 +00:00
restorelib.php Notices on restore. 2007-09-20 15:57: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