Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.5.6, 2.6.3, 2.7
-
Component/s: Quiz
-
Testing Instructions:
-
Affected Branches:MOODLE_25_STABLE, MOODLE_26_STABLE, MOODLE_27_STABLE
-
Fixed Branches:MOODLE_26_STABLE, MOODLE_27_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-45763-master -
Pull Master Diff URL:
Description
The quiz has logic to try and reuse random questions if they exist and are not in use, but because change in the question text handling, it is broken.
Question text should be '0' for no-includesubcategories, and '1' for includesubcategories. Under the current code, it is either '' (blank) or '1'.
Attachments
Issue Links
- Discovered while testing
-
MDL-45970 Edit quiz page corrupts the question variable when displaying random questions
-
- Closed
-