-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
4.1.6
-
MOODLE_401_STABLE
Currently, the reportbuilder pagination is only available at the bottom of the page and the page size is not adjustable via UI.
When dealing with a large report, the user is unable to adjust the number of items per page even though the page size can be defined per https://tracker.moodle.org/browse/MDL-73184. In addition, the user would have to scroll to the bottom of the page to access the report pagination.
Therefore, suggestion for enhancements would be on the following:
add another pagination to the top of the page, just the way it is on the course participant (Enrolled users) page.- make the page size item adjustable per report (via UI)
This would allow for more flexibility and better user experience when using the reportbuilder.
UI Mockups
For example, if "25" is the default value, we don't need to add anything next to it (like a string saying "(default)") to indicate that "25" is the default value.