Moodle

Submit all unsubmitted attempts needed

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Trivial Trivial
  • Resolution: Duplicate
  • Affects Version/s: 1.6
  • Fix Version/s: None
  • Component/s: Quiz
  • Labels:
    None
  • Environment:
    All

Description

As discussed in http://moodle.org/mod/forum/discuss.php?d=47561 the Quiz module needs a submit all unsubmitted attempts button. I find many students forget to submit their quiz answers.

Adding a button that triggers the following command would be fine:

modify_database(, UPDATE prefix_quiz_attempts SET timefinish=timemodified WHERE quiz={$quiz->id};

Issue Links

Activity

Hide
Martin Dougiamas added a comment -

From Haruhiko Okumura (okumura at edu.mie-u.ac.jp) Sunday, 18 June 2006, 08:48 AM:

I've posted additional info in http://moodle.org/mod/forum/discuss.php?d=47561

Show
Martin Dougiamas added a comment - From Haruhiko Okumura (okumura at edu.mie-u.ac.jp) Sunday, 18 June 2006, 08:48 AM: I've posted additional info in http://moodle.org/mod/forum/discuss.php?d=47561

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: