Merge branch 'MDL-49328-master' of https://github.com/lucisgit/moodle

This commit is contained in:
Eloy Lafuente (stronk7)
2015-03-02 18:12:28 +01:00
@@ -41,7 +41,7 @@ class backup_choice_activity_structure_step extends backup_activity_structure_st
'name', 'intro', 'introformat', 'publish',
'showresults', 'display', 'allowupdate', 'showunanswered',
'limitanswers', 'timeopen', 'timeclose', 'timemodified',
'completionsubmit'));
'completionsubmit', 'showpreview'));
$options = new backup_nested_element('options');