moodle/question
2007-05-24 07:10:22 +00:00
..
format Progress with making the code a bit more resilient. 2007-05-23 12:52:33 +00:00
type adding or deleting more than 1 dataitems in one step in datasetitems_form.php 2007-05-22 02:23:50 +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 added function callbacks for module specific controls to question bank. 2007-05-07 16:57:23 +00:00
editlib.php Removed some RQP code no longer needed MDL-9600 2007-05-24 07:10:22 +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 Added some set_time_limit()s in case of slow servers timing out. 2007-05-23 14:07: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 changing param type for returnurl to PARAM_LOCALURL 2007-05-07 15:16:07 +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