Note: You are currently viewing documentation for Moodle 3.0. Up-to-date documentation for the latest stable version of Moodle may be available here: error/quiz/attempterror.

error/quiz/attempterror: Difference between revisions

From MoodleDocs
(added page for new error found with 3.1 QA testing)
 
(tidy up)
 
Line 1: Line 1:
This error was found when testing for MDLQA-9267 in a local Windows 3.1 alpha server that did not have [[Cron]] configured:
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
* A student did not finish a quiz in the allowed time
* the student tried to continue tha previous attempt without submitting the attempt before the grace period expired
* the student tried to continue the previous attempt, but without submitting the attempt before the grace period expired
* the quiz as recorded as Overdue
* the quiz was recorded as Overdue
* when [[Cron]] run, the quiz was correctly displayed as 'Never sent'
* 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:34, 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'