stronk7
3c5f492e9d
Deprecating old "upgrade" files. MDL-7214
2006-10-26 22:25:21 +00:00
stronk7
1301de5879
New upgrade.php file added for this module. MDL-7214
...
Merged from HEAD
2006-10-26 18:18:35 +00:00
tjhunt
0f49e5655d
Bug #6303 - True / False applies penalty factor wrongly. Merged from MOODLE_16_STABLE.
2006-08-20 15:37:42 +00:00
tjhunt
948bf30099
Fix Eclipse warnings.
2006-08-20 15:30:31 +00:00
tjhunt
a21567892f
Refactor how question types register themselves with the question bank. This change makes it easier for 3rd party question types to control their destiny, but is also backwards compatible, in that old 3rd party plugins will still work.
See http://moodle.org/mod/forum/discuss.php?d=51796 for more details.
2006-08-15 21:25:38 +00:00
stronk7
d236d4f577
Initial version of the XMLDB file for this plugin
2006-08-12 22:26:05 +00:00
tjhunt
1b8a7434e2
Bug 6239 - Allow questions to have some teacher-supplied commentary.
...
While implementing this, I removed the ~100 lines of very similar code from the top of each question type's editquestion.html template, and moved this to a the function print_question_form_start() in the base class, which uses the template question/type/editquestionstart.html. This is described in more detail here: http://moodle.org/mod/forum/discuss.php?d=51590 , and is why this patch makes the codebase 523 lines smaller.
2006-08-11 14:59:18 +00:00
tjhunt
43595a3370
Replace a few odd tabs with spaces. Merged from MOODLE_16_STABLE.
2006-07-21 08:03:23 +00:00
tjhunt
1cc1fa2425
Bug #5825 redonly attribute does not work on checkboxes, so using disabled instead when displaying quizzes read-only.
2006-06-15 10:12:17 +00:00
moodler
d87a9d7338
Fixed the upgrade_plugins function so that it automatically
...
handles the .sql file for first installation (just like activities)
2006-04-16 16:50:55 +00:00
gustav_delius
6463e8a6b6
Fixing a large number of tidy warnings
2006-04-06 20:35:49 +00:00
gustav_delius
7baa9c8016
Fixing the name of the PostgreSQL files
2006-04-05 06:11:40 +00:00
gustav_delius
0a5b58af89
Many bugfixes accummulated during CVS outage, more to come.
2006-04-05 05:53:18 +00:00
gustav_delius
aaae75b04f
Renaming question/questiontypes/ to question/types/ as requested by Martin
2006-03-24 19:54:13 +00:00