MDL-27639 restore of attempt data from 2.0 - first attempt.
commit18ab06bac50db90b2e68469ce1de5960de24306a
authorTim Hunt <T.J.Hunt@open.ac.uk>
Tue, 14 Jun 2011 10:57:37 +0000 (14 11:57 +0100)
committerTim Hunt <T.J.Hunt@open.ac.uk>
Tue, 14 Jun 2011 11:11:19 +0000 (14 12:11 +0100)
treebf64692d840798b7a125c4103f10fbb7076cd477
parentb8882c133467da26a9bddec4adf7d6ac88355f48
MDL-27639 restore of attempt data from 2.0 - first attempt.

This is now at the stage where it mostly appears to work, at lease on
one backup file.
12 files changed:
backup/moodle2/restore_qtype_plugin.class.php
backup/moodle2/restore_stepslib.php
mod/quiz/backup/moodle2/restore_quiz_stepslib.php
question/engine/upgrade/logger.php
question/engine/upgrade/simpletest/helper.php
question/engine/upgrade/upgradelib.php
question/type/calculatedmulti/backup/moodle2/restore_qtype_calculatedmulti_plugin.class.php
question/type/match/backup/moodle2/restore_qtype_match_plugin.class.php
question/type/multianswer/backup/moodle2/restore_qtype_multianswer_plugin.class.php
question/type/multichoice/backup/moodle2/restore_qtype_multichoice_plugin.class.php
question/type/random/backup/moodle2/restore_qtype_random_plugin.class.php [copied from question/type/calculatedmulti/backup/moodle2/restore_qtype_calculatedmulti_plugin.class.php with 51% similarity]
question/type/truefalse/backup/moodle2/restore_qtype_truefalse_plugin.class.php