Merge branch 'MDL-31319' of git://github.com/mackensen/moodle

This commit is contained in:
Aparup Banerjee 2012-01-30 15:01:53 +08:00
commit 44983c3f3d

View File

@ -81,7 +81,7 @@ class backup_quiz_activity_structure_step extends backup_questions_activity_stru
$attempt = new backup_nested_element('attempt', array('id'), array(
'uniqueid', 'userid', 'attemptnum', 'sumgrades',
'timestart', 'timefinish', 'timemodified', 'layout',
'preview'));
'preview', 'currentpage'));
// This module is using questions, so produce the related question states and sessions
// attaching them to the $attempt element based in 'uniqueid' matching