Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.6.7, 3.7.3, 3.8
-
Fix Version/s: 3.9
-
Testing Instructions:
- Add a quiz to a course.
- Go to the "Edit quiz" page.
- Do Add -> A random question.
- Verify that the Number of random questions drop-down contains all numbers 1-100.
-
Affected Branches:MOODLE_36_STABLE, MOODLE_37_STABLE, MOODLE_38_STABLE
-
Fixed Branches:MOODLE_39_STABLE
-
Pull from Repository:
-
Pull Master Branch:
-
Pull Master Diff URL:
Description
When this UI was first created, many years ago, it was thought that it was better to keep the drop-down menu short, and realy on users knowing that if they want to add 25 random questions to the quiz, then they should first add 20, then add 5, and it will all work.
Judging by occasional questions in the quiz forum. User's don't intuatively know that. Also, long drop-downs are not that big a deal. Therefore, we should just change it to list all choices 1-100.