'rawscaleid', 'usermodified', 'finalgrade', 'hidden',
'locked', 'locktime', 'exported', 'overridden',
'excluded', 'feedback', 'feedbackformat', 'information',
- 'informationformat', 'timecreated', 'timemodified'));
+ 'informationformat', 'timecreated', 'timemodified',
+ 'aggregationstatus', 'aggregationweight'));
//grade_categories
$grade_categories = new backup_nested_element('grade_categories');
'rawscaleid', 'usermodified', 'finalgrade', 'hidden',
'locked', 'locktime', 'exported', 'overridden',
'excluded', 'feedback', 'feedbackformat', 'information',
- 'informationformat', 'timecreated', 'timemodified'));
+ 'informationformat', 'timecreated', 'timemodified',
+ 'aggregationstatus', 'aggregationweight'));
$letters = new backup_nested_element('grade_letters');