-
Bug
-
Resolution: Fixed
-
Blocker
-
2.0.2
-
MOODLE_20_STABLE
-
MOODLE_20_STABLE
When viewing the results attempt on the QA testing site e.g. http://qa.moodle.net/mod/scorm/report.php?a=3&user=10&attempt=1 the following error is displayed:
Missing picture property in $user object, this is a performance problem that needs to be fixed by a developer. Please use user_picture::fields() to get the full list of required fields.
- line 158 of /lib/outputcomponents.php: call to debugging()
- line 1810 of /lib/outputrenderers.php: call to user_picture->__construct()
- line 606 of /mod/scorm/report.php: call to core_renderer->user_picture()