Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
2.8 regressions, 2.8.1
-
MOODLE_28_STABLE
-
MOODLE_28_STABLE
-
MDL-48288-master -
Easy
-
-
FRONTEND Sprint 15
Description
As per topic - the floating headers for the grader report break completely due to a Javascript crash when grade_report_showaverages is disabled.
Many thanks to emilanese of Goshen College for identifying this problem.
Reproduction steps
- Create a test course of size S.
- Go to the grader report for the course.
- Observe that the floating headers work on scroll as you'd expect.
- Go to the grader report settings (Site administration -> Grades -> Report settings -> Grader report) and uncheck the box for Show column averages.
- Go back to the grader report for the course.
- Observe that the floating headers no longer work.