moodle/question
2011-04-28 20:06:29 +01:00
..
behaviour MDL-20636 Fix codechecker issues in the question behaviours. 2011-04-08 07:24:24 +01:00
engine MDL-20636 Fix query so that it works on MySQL. 2011-04-23 12:56:47 +01:00
format MDL-20636 Add lots of missing public/protected/private. 2011-03-23 16:22:25 +00:00
simpletest MDL-20636 Add missing defined('MOODLE_INTERNAL') || die(); 2011-02-23 16:00:20 +00:00
type MDL-20636 Fix numerical unit tests. 2011-04-28 20:06:29 +01: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 Add lots of missing public/protected/private. 2011-03-23 16:22:25 +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 Add lots of missing public/protected/private. 2011-03-23 16:22:25 +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 lots of missing public/protected/private. 2011-03-23 16:22:25 +00:00
flags.js MDL-20636 Fix question flag javascript. 2011-02-25 15:36:07 +00:00
format.php MDL-20636 A few more publics. 2011-03-23 16:40:19 +00:00
import.php MDL-20636 Fix 30 TODOs 2011-02-24 17:47:51 +00:00
import_form.php MDL-20636 Add lots of missing public/protected/private. 2011-03-23 16:22:25 +00:00
move_form.php MDL-20636 Add lots of missing public/protected/private. 2011-03-23 16:22:25 +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