moodle/question
Tim Hunt ff58648f8a MDL-20636 Fix problem editing truefalse questions. #298
Also, fix a notice on the quiz editing form.
2011-03-21 12:42:54 +00:00
..
behaviour MDL-20636 Fix for Bug 11593 merged from our 1.9 version. #268 2011-03-16 14:34:19 +00:00
engine MDL-20636 Kill Left over addslashes in the question engine code. #223 2011-03-11 13:45:38 +00:00
format MDL-20636 Fix syntax error in question/format/xhtml/format.php 2011-03-11 18:28:40 +00:00
simpletest MDL-20636 Add missing defined('MOODLE_INTERNAL') || die(); 2011-02-23 16:00:20 +00:00
type MDL-20636 Fix problem editing truefalse questions. #298 2011-03-21 12:42:54 +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