-
Bug
-
Resolution: Fixed
-
Minor
-
2.2.1
-
None
-
Windows 7
-
MySQL
-
MOODLE_22_STABLE
-
MOODLE_22_STABLE
-
I get this notice and warning when a guest user tries to attempt a quiz :
Notice: Undefined variable: infomessages in ...\mod\quiz\view.php on line 226
Warning: Invalid argument supplied for foreach() in ...\mod\quiz\renderer.php on line 517
The rest of the page (quiz description, message for guests and connexion button) display normally.
Don't know if this bug has consequences.