moodle/question
2007-05-07 07:08:41 +00:00
..
format adding calculated question import MDL-5650 2007-05-07 04:01:20 +00:00
type Matching qestion type was failing to correctly determine wheterh the student had changed their answer - further improvements. Merged from MOODLE_18_STABLE. 2007-05-04 10:04:20 +00:00
backuplib.php Give the question bank code sensible PHPdocumentor package names. 2007-03-19 17:22:46 +00:00
category.php pass the category list page param from page to page in question bank editing pages. 2007-05-07 05:53:20 +00:00
category_class.php oops. Accidentally committed a change in default no of category items displayed which I'd changed for debug purposes. Reverting change. 2007-05-07 05:57:49 +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 removed more session stuff from question list and category form in question bank display code 2007-05-04 10:46:33 +00:00
editlib.php return to the proper page after editing a question in the question bank. 2007-05-07 06:35:33 +00:00
export.php require_login is in 'question_edit_setup' we don't need to call it again here. 2007-05-07 05:12:09 +00:00
format.php MDL-9675: 2007-05-05 14:44:12 +00:00
import.php fixed error in import.php category object fetching logic 2007-05-07 07:08:41 +00:00
preview.php MDL-9565 - Question preview links don't work in developer debug mode, and not XHTML strict. Merged from OU Moodle. 2007-04-24 16:59:32 +00:00
question.php return to the proper page after editing a question in the question bank. 2007-05-07 06:35:33 +00:00
restorelib.php Clean up trailing whitespace. 2007-04-24 23:25:33 +00:00
showbank.php MDL-9004 - Breadcrumb trail is wrong when editing a quiz question. Merged from MOODLE_18_STABLE. 2007-03-22 11:46:15 +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. Merged from MOODLE_18_STABLE. 2007-03-21 10:41:28 +00:00
upgrade.php MDL-9616 - Custom checks in environment.xml 2007-04-27 17:15:24 +00:00