mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 01:16:44 +02:00
Merge branch 'MDL-36347_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
This commit is contained in:
commit
485ddbd611
1 changed files with 1 additions and 0 deletions
|
@ -101,6 +101,7 @@ M.mod_quiz.timer = {
|
|||
if (form.one('input[name=finishattempt]')) {
|
||||
form.one('input[name=finishattempt]').set('value', 0);
|
||||
}
|
||||
M.core_formchangechecker.set_form_submitted();
|
||||
form.submit();
|
||||
return;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue