MDL-49328 mod_choice: Include 'showpreview' field in module backup

This commit is contained in:
Tony Butler
2015-02-27 09:46:57 +00:00
parent dba564c7db
commit d312bb70b4
@@ -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');