MDL-26165 quiz submit are-you-sure is potentially confusing.

This commit is contained in:
Tim Hunt 2011-07-05 15:16:44 +01:00
parent 8f78cd5abc
commit 6c7da46108
4 changed files with 8 additions and 9 deletions

View file

@ -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();