Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.8
-
None
-
MOODLE_28_STABLE
-
Moderate
Description
As identified in MDL-48273, the single view report loads every single user with active enrollment in the memory. This leads to two main problems:-
- High memory usage.
- The ui to select user becomes an extremely long drop down for large courses.
Suggested changes:-
- Show a search user interface instead of drop down when Number of users exceed a certain value say X.
- Load only the required users in memory at best this should never exceed X
Attachments
Issue Links
- has a non-specific relationship to
-
MDL-48273 Single View Report not functioning with Groups
-
- Closed
-
- is a regression caused by
-
MDL-18229 Add grade item and student grades quick edit feature to the grader report
-
- Closed
-
- is duplicated by
-
MDL-58418 Grade Single view report reaching php memory limit
-
- Closed
-