moodle/question
2011-03-02 17:42:58 +00:00
..
behaviour MDL-20636 Split question_definition::init_first_step into start_attempt and apply_attempt_state. 2011-02-24 19:12:42 +00:00
engine MDL-20636 Fix question flag javascript. 2011-02-25 15:36:07 +00:00
format MDL-20636 Merge vle/master into ouqe2 2011-03-02 17:34:18 +00:00
simpletest MDL-20636 Add missing defined('MOODLE_INTERNAL') || die(); 2011-02-23 16:00:20 +00:00
todo MDL-20636 Add missing defined('MOODLE_INTERNAL') || die(); 2011-02-23 16:00:20 +00:00
type MDL-20636 Fix upgrade problems. Thanks to James Brisland for his help. 2011-03-02 17:42:58 +00:00
addquestion.php MDL-20636 Add @package and GPL boiler-plate to files in /question. 2011-02-22 19:59:12 +00:00
category.php MDL-20636 Massively reduce the number of references to quiz in the question code. 2011-02-23 18:53:50 +00:00
category_class.php MDL-20636 Massively reduce the number of references to quiz in the question code. 2011-02-23 18:53:50 +00:00
category_form.php MDL-20636 Fix a bunch of missing strings caused by separating question from quiz. 2011-03-02 17:42:53 +00:00
edit.php MDL-20636 Massively reduce the number of references to quiz in the question code. 2011-02-23 18:53:50 +00:00
editlib.php MDL-20636 Review and fix the format parameter to all calls to format_text. 2011-02-24 20:18:16 +00:00
export.php MDL-20636 Massively reduce the number of references to quiz in the question code. 2011-02-23 18:53:50 +00:00
export_form.php MDL-20636 Add missing defined('MOODLE_INTERNAL') || die(); 2011-02-23 16:00:20 +00:00
flags.js MDL-20636 Fix question flag javascript. 2011-02-25 15:36:07 +00:00
format.php MDL-20636 Review and fix the format parameter to all calls to format_text. 2011-02-24 20:18:16 +00:00
import.php MDL-20636 Fix 30 TODOs 2011-02-24 17:47:51 +00:00
import_form.php MDL-20636 Massively reduce the number of references to quiz in the question code. 2011-02-23 18:53:50 +00:00
move_form.php MDL-20636 Massively reduce the number of references to quiz in the question code. 2011-02-23 18:53:50 +00:00
preview.js MDL-20636 Boilerplate and other cleanup in the question core code. 2011-02-21 18:00:15 +00:00
preview.php MDL-20636 Fix @package names and PHPdoc layout. 2011-02-23 13:38:16 +00:00
previewlib.php MDL-20636 Eliminate integer and boolean in PHPdoc comments. should be int and bool. 2011-02-23 16:25:25 +00:00
qbank.js MDL-20636 Boilerplate and other cleanup in the question core code. 2011-02-21 18:00:15 +00:00
qengine.js MDL-20636 Merge vle/master into ouqe2 2011-03-02 17:34:18 +00:00
question.php MDL-20636 Fix a bunch of missing strings caused by separating question from quiz. 2011-03-02 17:42:53 +00:00
toggleflag.php MDL-20636 Fix @package names in question/behaviour, question/engine and question top level. 2011-02-22 20:50:18 +00:00
upgrade.php MDL-20636 Add missing defined('MOODLE_INTERNAL') || die(); 2011-02-23 16:00:20 +00:00