MDL-54907 quiz generator: defaults should match a new Moodle install
This commit is contained in:
@@ -75,7 +75,7 @@ class mod_quiz_generator extends testing_module_generator {
|
||||
'timecreated' => time(),
|
||||
'timemodified' => time(),
|
||||
'timelimit' => 0,
|
||||
'overduehandling' => 'autoabandon',
|
||||
'overduehandling' => 'autosubmit',
|
||||
'graceperiod' => 86400,
|
||||
'quizpassword' => '',
|
||||
'subnet' => '',
|
||||
|
||||
Reference in New Issue
Block a user