-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
4.3.4, 4.4
-
MOODLE_403_STABLE, MOODLE_404_STABLE
In the question bank I would like to define how many questions I see in a page at once.
The default is 100 according to define('DEFAULT_QUESTIONS_PER_PAGE', 100); in questions/editlib.php:32
I am able to set the query param "qperpage" to my desired value. However, I would like to do this in the GUI as well.
- has a non-specific relationship to
-
MDL-80228 Make report page size adjustable
-
- Open
-