-
Bug
-
Resolution: Fixed
-
Minor
-
3.8
-
MOODLE_38_STABLE
-
MOODLE_38_STABLE
-
-
2
-
Internationals - 3.8 Sprint 5, Internationals - 3.8 Sprint 6, Internationals - 3.8 Alpha
Implement results per page on the forum summary report, to control how many results are returned during pagination.
To start with, we should only accept 50 (default), 100, 200 as options, possibly fall back to the defaultĀ if another value is specified, since it is not worth failing the request just for an invalid pagination value.
Be aware that the summary report currently implements the null privacy provider, so unless you wish to set up the provider, in the first instance it is probably better to just keep the 50 default and not store a user preference for it.