error/quiz/attempterror: Difference between revisions

From MoodleDocs
(added page for a newly found error)
 
(tidy up)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
This error was caused when testing for MDLQA-9267, when a student did not finish a quiz in the allowed time, but tried to continue the last attempt, but did not submit the attempt before the grace period expired. The quiz appears as overdue.
This error was found when testing for MDLQA-9267 in a local Windows 3.1 alpha server that did not have [[Cron]] configured:
* A student did not finish a quiz in the allowed time
* the student tried to continue the previous attempt, but without submitting the attempt before the grace period expired
* the quiz was recorded as Overdue
* after [[Cron]] runs, the quiz is correctly displayed as 'Never submitted'


[[Category:Error]]
[[Category:Error]]


[[es:error/quiz/attempterror]]
[[es:error/quiz/attempterror]]

Latest revision as of 00:33, 4 May 2016

This error was found when testing for MDLQA-9267 in a local Windows 3.1 alpha server that did not have Cron configured:

  • A student did not finish a quiz in the allowed time
  • the student tried to continue the previous attempt, but without submitting the attempt before the grace period expired
  • the quiz was recorded as Overdue
  • after Cron runs, the quiz is correctly displayed as 'Never submitted'