Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Won't Fix
-
Affects Version/s: 1.8.3
-
Fix Version/s: None
-
Component/s: Quiz
-
Labels:None
-
Environment:Moodle 1.8.3 running with PHP5 and MySQL5 on a Linux server
-
Database:MySQL
-
Affected Branches:MOODLE_18_STABLE
Description
When students complete the quiz and select "Submit all and Finish" various error messages appear inside a pink box. These include:
"No quiz with id = 0"
"No attempt with id=0"
"No questions in quiz"
Also sometimes the score doesn't appear but there is no error message and if you go back to restart the quiz you are given the option to continue the last attempt. When this is selected all of the answers given in the attempt that didn't work properly are still there (but greyed out and unchangable) and if you then select the submit all and finish button again it works out your score fine without recording it as a second attempt.
See http://moodle.org/mod/forum/discuss.php?d=82022 for discussion related to this issue.