moodler
3ce0e8274f
fix for MDL-8491, comments not saved in backups for essay questions
2007-03-02 04:48:21 +00:00
tjhunt
5cd1517bc3
Fix some Eclipse code warnings.
2006-08-18 21:21:59 +00:00
skodak
c731399ff1
Bug #5522 - question/restorelib.php error
2006-06-07 14:56:36 +00:00
tjhunt
89905101b7
Fix notices from the quiz module on backup and restore.
2006-06-06 14:13:55 +00:00
gustav_delius
754d6f1bb3
Corrected location of restorelibpre15.php, see http://moodle.org/mod/forum/discuss.php?d=44156
2006-04-26 20:32:54 +00:00
gustav_delius
44582764af
Fixed recoding of parent field for random questions
2006-04-11 21:40:28 +00:00
gustav_delius
cbe20043b5
Whenever a question is edited the version field is set to question_hash(), see bug 2958.
2006-04-10 22:10:32 +00:00
gustav_delius
ea889e7744
Recode qtypes during restore of old backups.
2006-03-22 10:32:29 +00:00
gustav_delius
315559d354
Moving question restore code into questiontype classes. The restore is now temporarily broken but I will fix it as soon as I get home.
2006-03-21 20:59:32 +00:00
gustav_delius
fe1106f0d1
Now the question backup code has been separated from the quiz backup code.
2006-03-21 16:50:42 +00:00
gustav_delius
b2315a929d
Don't try to recode empty answers.
2006-03-19 11:03:12 +00:00
gustav_delius
c0749a1605
Fixed backup and restore for match questions
2006-03-19 09:50:43 +00:00
gustav_delius
28b904c8c2
Fixed multichoice restore
...
Print message when recoding fails
2006-03-19 09:20:42 +00:00
gustav_delius
ccccf04f70
Multianswer restore now works.
...
Timelimit is rounded to integer before saving in the database
Some more diagnostic error messages
Towards more plugable question types: $QUIZ_MENU is now populated by the question types themselves.
2006-03-18 14:14:55 +00:00
gustav_delius
c6abbe5e39
Some incomplete work on the restore code (committing only because I am moving to a different machine)
2006-03-16 21:17:31 +00:00
gustav_delius
12fcd27da6
Some work on question restore code, not complete
2006-03-13 00:18:38 +00:00
gustav_delius
b2b97d6834
Every questiontype should have its own backup and restore code. This is a first step in that direction. I have created the individual restore libraries for all question types but they are not yet used.
2006-03-12 21:27:14 +00:00