Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: 1.6, 1.6.1, 1.6.2, 1.6.3, 1.6.4, 1.6.5, 1.6.6, 1.7, 1.7.1, 1.7.2, 1.7.3, 1.7.4, 1.8, 1.8.1, 1.8.2, 1.8.3, 1.8.4, 1.8.5, 1.9, 1.9.1
-
Fix Version/s: None
-
Labels:None
-
Database:Any
-
Affected Branches:MOODLE_16_STABLE, MOODLE_17_STABLE, MOODLE_18_STABLE, MOODLE_19_STABLE
Description
OK, this bug is related to MDL-5617 and discussion thread http://moodle.org/mod/forum/discuss.php?d=68474&mode=3
Here is how to reproduce:
1. Add 10+ questions from the Question bank to the "Questions in this quiz" queue, click on "Save changes".
( By default the quiz will set the Display of "Questions per page" to "Unlimited" )
2. Click on the "Update this quiz" button, now change the "Questions per page" from Unlimited to 3 (or 5, you pick a number).
3. Scroll down and click on "Save and display" button.
4. Click on the Preview tab, you will notice that the pagination is NOT working.
We came up with a proposed patch, please see attached diff file.
Attachments
Issue Links
| This issue duplicates: | ||||
| MDL-6353 | The interface for putting page breaks into quizzes is confusing |
|
|
|
This is a long-standing issue. I surprised you had not come across it before.