-
Bug
-
Resolution: Fixed
-
Major
-
2.0.3
-
Any
-
MOODLE_20_STABLE
-
MOODLE_20_STABLE, MOODLE_21_STABLE
-
wip-
MDL-27696-master -
-
Easy
-
When attempting to view the All logs report under Course -> Participants -> (chosen participant) -> Activity reports -> All logs, the chart image is broken.
This appears to be started in the call to get_logs_usercourse() at line 114 in /course/report/log/graph.php.
Replication instructions:
- Log in as an administrator or teacher
- Go to a course that has students enrolled
- Go to the participants page and pick one user
- In the navigation block, select the All logs activity report (Course -> Participants -> (picked user) -> Activity Reports -> All logs
The chart image appears broken (or hidden because it is broken). Viewing just the image displays the error which occurs when the image is being produced.
- caused a regression
-
MDL-50509 Typo in get_logs_usercourse() - $$coursestart
- Closed
- has a non-specific relationship to
-
MDL-38281 Chart image generation fails in Participant - All logs activity report with PHP Version 5.4.7
- Closed
- is duplicated by
-
MDL-27986 User Course graph fails to render on activity logs page
- Closed