Blank screen at the completion of a quiz (Moodle 2.0)

Blank screen at the completion of a quiz (Moodle 2.0)

by Samir Stanbouli -
Number of replies: 3

When students complete a quiz and press the submit and finish, they get a blank screen without the ability to navigate away from it. I tried searching for this problem, unfortunately I did not stumble on similar posting.

I appreciate any insight

Average of ratings: -
In reply to Samir Stanbouli

Re: Blank screen at the completion of a quiz (Moodle 2.0)

by Tim Hunt -
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers

Whenever you get a blank screen, you need to turn on Debugging to get an error message.

In reply to Tim Hunt

Re: Blank screen at the completion of a quiz (Moodle 2.0)

by Ronald Ong -

Debugging is already on and displays -

Fatal error
: Call to undefined method quiz_attempt::get_attempt_state() in /usr/local/www/apache22/data/acad/mod/quiz/review.php on line 43

Im using Moodle 2.0.2+ (Build: 20110223) and Students scores are recorded.

The only problem is on the student view - assurance that they have taken/completed the quiz successfully and navigation.

Quiz settings:
Review options->Immediately after the attempt and Later, while the quiz is still open - All uncheck.

In reply to Ronald Ong

Re: Blank screen at the completion of a quiz (Moodle 2.0)

by Tim Hunt -
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers

It looks like you are seeing MDL-26734, which is fixed in the latest weekly.