.. |
format
|
Correcting a little error: datesetitem = array(); instead of datasetitem = array();
|
2007-09-07 02:38:02 +00:00 |
type
|
MDL-11317 - Slashes displayed in incorrect responses for short answer questions. Fix by adding stripslashes in the appropriate place. Merged from MOODLE_18_STABLE.
|
2007-09-18 12:15:22 +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-10952 update help files for new question code
|
2007-09-03 05:30: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
|
fix for notice about undefined urls property.
|
2007-08-14 11:50:57 +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
|
moved question_make_default_categories function to questionlib.php since it is needed by other modules outside the question bank editing interface.
|
2007-09-18 11:23:29 +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
|
merging MOODLE_19_QUESTIONS with HEAD
|
2007-08-09 21:51:09 +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-11108 some PHP notices on upgrade of sites to 1.9 where there are no question categories set up
|
2007-09-03 11:51:25 +00:00 |