|
[
Permalink
| « Hide
]
Eloy Lafuente (stronk7) added a comment - 19/Dec/06 08:36 PM
re-assigning....to Tim
I have been getting a related error when attempting to restore quizzes backed up using the normal backup form, that have Multianswer type questions in them, as per the following output.
The output from the restore was as follows: Creating topics and questions Notice: Undefined index: POSITIONKEY in /var/www/html/gcm77/moodle5/question/type/multianswer/questiontype.php on line 512 Notice: Undefined index: ANSWERTYPE in /var/www/html/gcm77/moodle5/question/type/multianswer/questiontype.php on line 513 Notice: Undefined index: NORM in /var/www/html/gcm77/moodle5/question/type/multianswer/questiontype.php on line 514 ERROR: column "positionkey" does not exist SELECT * FROM mdl5_question_multianswer WHERE question = '796' AND positionkey = '' . SELECT * FROM mdl5_question_answers WHERE question = '797' AND answer = 'Il y a énormément de monde aux terrasses des cafés.' Gareth sent me a sample backup file that reproduced the problem, and I tried it on HEAD and it worked, so perhaps this has been fixed. Can anyone reproduce this on HEAD?
Gareth, lets wait until we have merged Moodle 1.9 into OU Moodle, and see if it is still reproducible then. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||