Tim Hunt
|
ef01d2c8f5
|
MDL-27973 hopefully fix QTI2 question export.
Well, at least fix the most obvious notices.
|
2011-06-22 15:56:05 +01:00 |
|
Tim Hunt
|
9c197f4445
|
MDL-20636 Fix some more codechecker issues.
|
2011-05-14 22:53:25 +01:00 |
|
Tim Hunt
|
c7df5006b9
|
MDL-20636 Add lots of missing public/protected/private.
|
2011-03-23 16:22:25 +00:00 |
|
Tim Hunt
|
2daffca554
|
MDL-20636 Fix 30 TODOs
|
2011-02-24 17:47:51 +00:00 |
|
Tim Hunt
|
5e8a85aa64
|
MDL-20636 Massively reduce the number of references to quiz in the question code.
This mostly involves moving lang strings around, but I don't have time to do an AMOS script now.
|
2011-02-23 18:53:50 +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
|
d3603157bf
|
MDL-20636 Add @package and GPL boiler-plate to files in /question.
|
2011-02-22 19:59:12 +00:00 |
|
Petr Skoda
|
aeb15530b8
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-04 11:57:52 +00:00 |
|
nicolasconnault
|
fef8f84e4b
|
MDL-19822 Upgraded calls to helpbutton, print_simple_box* and notify
|
2009-08-18 05:19:00 +00:00 |
|
nicolasconnault
|
6dbcaceef1
|
MDL-19418 Replaced ereg* by preg*
|
2009-06-22 01:22:37 +00:00 |
|
tjhunt
|
64ead3edee
|
Nuke irrelevant comment.
|
2009-02-11 07:24:29 +00:00 |
|
dongsheng
|
9ee948813a
|
"MDL-14129, fixed hardcoded print_error"
|
2008-09-25 08:03:54 +00:00 |
|
skodak
|
4370f063b3
|
MDL-16644 removing stripslahses() and friends
|
2008-09-23 21:15:41 +00:00 |
|
tjhunt
|
bd379592df
|
MDL-14431 - followup: after the rename qti2 -> qti_two, there were still some references to the old qti2 folder name.
|
2008-08-15 03:23:04 +00:00 |
|
tjhunt
|
6e0ddb6b71
|
MDL-14431 - followup: after the rename qti2 -> qti_two, there were still some references to the old qti2 folder name.
|
2008-08-15 02:44:12 +00:00 |
|
thepurpleblob
|
6e01bf1535
|
MDL-15885
QTI fixes from Niall Barr
Merged from STABLE_19
|
2008-08-04 10:20:51 +00:00 |
|
dongsheng
|
ac93d63d2a
|
MDL-14129, remove error() in question module
|
2008-07-24 04:20:44 +00:00 |
|
tjhunt
|
cdfaa8386e
|
Removing calls to depricated stripslashes. It is no longer needed with dmllib 2.0.
|
2008-07-14 15:29:30 +00:00 |
|
thepurpleblob
|
fb2ce31bfc
|
MDL-14431:
Moving qti2 to qti_two as numbers are not allowed in module names
|
2008-07-11 10:49:08 +00:00 |
|