Tim Hunt
|
3d17cd3f1c
|
MDL-30300 qbehaviours: convert to the new is_compatible_question API.
|
2011-11-16 11:11:10 +00:00 |
|
Tim Hunt
|
75a31c9039
|
MDL-29808 qbehaviours: update to use ->dependencies in version.php
|
2011-11-10 19:12:25 +00:00 |
|
Tim Hunt
|
78f8261f6e
|
MDL-29879 qbehaviour missing. Fix bad lang string.
|
2011-11-01 10:37:48 +00:00 |
|
Tim Hunt
|
35d5f1c28d
|
MDL-27948 The question engine should use recordsets to load attempt data
This should be good for performance (memory usage). It also avoids having to construct a meaningless, unique, first column, which is a pain on MyQSL.
|
2011-06-22 18:53:15 +01:00 |
|
David Mudrak
|
d1c77ac372
|
MDL-27789 The new question plugins reported as standard ones
|
2011-06-09 14:29:27 +02:00 |
|
Tim Hunt
|
a4c982917e
|
MDL-20636 truefalse qtype clean up other unit tests to use the new way of making test tf questions.
|
2011-05-27 14:43:28 +01:00 |
|
Tim Hunt
|
1da821bbde
|
MDL-27649 support question variants as a first-class concept in the question engine.
|
2011-05-26 21:23:56 +01:00 |
|
Tim Hunt
|
9c197f4445
|
MDL-20636 Fix some more codechecker issues.
|
2011-05-14 22:53:25 +01:00 |
|
Tim Hunt
|
1631ceeaec
|
MDL-20636 Fix codechecker issues in the question behaviours.
|
2011-04-08 07:24:24 +01:00 |
|
Tim Hunt
|
2daffca554
|
MDL-20636 Fix 30 TODOs
|
2011-02-24 17:47:51 +00:00 |
|
Tim Hunt
|
88f0eb1546
|
MDL-20636 Reveiw all throw statements.
|
2011-02-23 16:50:09 +00:00 |
|
Tim Hunt
|
a17b297d60
|
MDL-20636 Add missing defined('MOODLE_INTERNAL') || die();
|
2011-02-23 16:00:20 +00:00 |
|
Tim Hunt
|
017bc1d9f3
|
MDL-20636 Fix @package names in question/behaviour, question/engine and question top level.
|
2011-02-22 20:50:18 +00:00 |
|
Tim Hunt
|
aa9bdbe31c
|
MDL-20636 Boilerplate and other cleanup in the question core code.
This includes converting behaviours to pluginname strings.
|
2011-02-21 18:00:15 +00:00 |
|
Tim Hunt
|
2ac0843f4b
|
MDL-20636 Fix behaviour unit tests. (all but opaque)
|
2011-01-14 16:30:27 +00:00 |
|
Tim Hunt
|
7a7197482d
|
MDL-20636 Fix if the use of the File API so images work in questions.
|
2011-01-13 18:35:57 +00:00 |
|
Tim Hunt
|
2b7da64586
|
MDL-20636 It is now possible to save a truefalse question you have created.
This includes all the necessary DB upgrades.
Also all unit tests in question/type/simpletest and question/type/truefalse now pass.
|
2011-01-13 18:35:41 +00:00 |
|
Tim Hunt
|
d1b7e03d5d
|
MDL-20636 Current work-in-progress converting the question engine to Moodle 2.0
|
2011-01-13 18:35:29 +00:00 |
|