Merge branch 'MDL-47556' of git://github.com/timhunt/moodle

This commit is contained in:
Dan Poltawski 2014-10-09 10:54:19 +01:00
commit 15ba6a0ded

View File

@ -217,7 +217,7 @@ if ($ADMIN->fulltree) {
300 => get_string('numminutes', 'moodle', 5),
);
$quizsettings->add(new admin_setting_configselect('quiz/autosaveperiod',
get_string('autosaveperiod', 'quiz'), get_string('autosaveperiod_desc', 'quiz'), 0, $options));
get_string('autosaveperiod', 'quiz'), get_string('autosaveperiod_desc', 'quiz'), 120, $options));
}
// Now, depending on whether any reports have their own settings page, add