mirror of
https://github.com/moodle/moodle.git
synced 2025-02-13 12:34:28 +01:00
Merge branch 'MDL-31205' of git://github.com/timhunt/moodle
This commit is contained in:
commit
8d624631c5
@ -706,7 +706,7 @@ class mod_quiz_renderer extends plugin_renderer_base {
|
||||
'M.mod_quiz.secure_window.start_attempt_action', array(
|
||||
'url' => $url->out(false),
|
||||
'windowname' => 'quizpopup',
|
||||
'popupoptions' => $popupaction->get_js_options(),
|
||||
'options' => $popupaction->get_js_options(),
|
||||
'fullscreen' => true,
|
||||
'startattemptwarning' => $startattemptwarning,
|
||||
)));
|
||||
|
Loading…
x
Reference in New Issue
Block a user