.. |
format
|
MDL-11825 - Force penaltyfactor to 1 for truefalse questions on GIFT import, as is done on the editing form. Merged from MOODLE_18_STABLE.
|
2007-10-25 09:43:06 +00:00 |
type
|
solving MDL-7496 for calculated
|
2007-10-31 02:31:33 +00:00 |
backuplib.php
|
MDL-11516 removed Call-time pass-by-reference when using get_question_options()
|
2007-09-29 16:18:01 +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-11516 removed Call-time pass-by-reference when using get_question_options()
|
2007-09-29 16:18:01 +00:00 |
contextmove_form.php
|
merging MOODLE_19_QUESTIONS with HEAD
|
2007-08-09 22:44:14 +00:00 |
contextmoveq.php
|
fix for fatal error in tabs.php because of missing global var contexts.
|
2007-10-03 03:16:27 +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-11139 "Need to pass courseid or cmid to this script when moving questions between categories " added COURSE to globals in function that redirects browser to contextmoveq page.
|
2007-10-03 04:42:57 +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
|
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
|
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
|
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 |