Tim Hunt
|
7042a252c5
|
MDL-29571 questions: improve class=accesshide screen-reader hints.
This changes the hint that comes before the question text. There are
unit tests to verify the new behaviour.
(amended to fix comments)
|
2011-10-04 11:50:56 +02:00 |
|
Tim Hunt
|
9c197f4445
|
MDL-20636 Fix some more codechecker issues.
|
2011-05-14 22:53:25 +01:00 |
|
Tim Hunt
|
eaeb6b513a
|
MDL-20636 Fix codechecker issues in the question type base classes.
|
2011-04-08 05:39:16 +01:00 |
|
Tim Hunt
|
783af2523e
|
MDL-20636 Implement display of grader instructions. #216
|
2011-03-31 12:44:57 +01:00 |
|
Tim Hunt
|
c7df5006b9
|
MDL-20636 Add lots of missing public/protected/private.
|
2011-03-23 16:22:25 +00:00 |
|
Tim Hunt
|
22cebed503
|
MDL-20636 Review and fix the format parameter to all calls to format_text.
|
2011-02-24 20:18:16 +00:00 |
|
Tim Hunt
|
2daffca554
|
MDL-20636 Fix 30 TODOs
|
2011-02-24 17:47:51 +00:00 |
|
Tim Hunt
|
f7970e3ca7
|
MDL-20636 Eliminate integer and boolean in PHPdoc comments. should be int and bool.
|
2011-02-23 16:25:25 +00:00 |
|
Tim Hunt
|
a17b297d60
|
MDL-20636 Add missing defined('MOODLE_INTERNAL') || die();
|
2011-02-23 16:00:20 +00:00 |
|
Tim Hunt
|
7764183a4a
|
MDL-20636 Fix @package names and PHPdoc layout.
|
2011-02-23 13:38:16 +00:00 |
|
Tim Hunt
|
0ff4bd0877
|
MDL-20636 Fix new stdClass -> stdClass(), and trailing whitespace.
|
2011-02-21 18:10:19 +00:00 |
|
Tim Hunt
|
93cadb1ede
|
MDL-20636 Conversion of the match question type.
|
2011-01-13 20:24:33 +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
|
068b4594ba
|
MDL-20636 Conversion of the shortanswer question type to the new question engine.
This commit includes minor bug fixes elsewhere in the system.
|
2011-01-13 18:35:49 +00:00 |
|
Tim Hunt
|
c76145d3e4
|
MDL-20636 Previewing a truefalse question in deferred feedback mode now works.
|
2011-01-13 18:35:43 +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
|
f29aeb5afd
|
MDL-20636 converstion of questionlib.php and base questiontype.php, plus other cheanges required to get the question editing page to display.
|
2011-01-13 18:35:37 +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 |
|