moodle/question
2007-05-18 12:51:38 +00:00
..
format removing $qo->generalfeedback = ''; line 640 as generalfeedback is already set in 2007-05-13 15:07:07 +00:00
type correcting datasets to $datasets line 248 2007-05-18 12:51:38 +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 added function callbacks for module specific controls to question bank. 2007-05-07 16:57:23 +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 Setting import_process =true in defaultquestion() function used on imports 2007-05-11 13:00:34 +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