mirror of
https://github.com/moodle/moodle.git
synced 2025-08-11 11:56:40 +02:00
MDL-26165 quiz submit are-you-sure is potentially confusing.
This commit is contained in:
parent
8f78cd5abc
commit
6c7da46108
4 changed files with 8 additions and 9 deletions
|
@ -103,4 +103,3 @@ echo $output->summary_page($attemptobj, $displayoptions);
|
|||
// Finish the page
|
||||
$accessmanager->show_attempt_timer_if_needed($attemptobj->get_attempt(), time());
|
||||
echo $OUTPUT->footer();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue