-
Sub-task
-
Resolution: Fixed
-
Minor
-
5.0
-
MOODLE_500_STABLE
-
MOODLE_500_STABLE
-
-
-
Quiz
Invalid questions in a quiz should:
- Still be displayed in the list of questions, but be clearer they are invalid
- Not be allowed to be added to a quiz (manually or via random questions)
- Have better error handling when attempting the quiz than a thrown exception, or possibly remove the option to preview/take the quiz
- NOTE: When
MDL-84247is integrated, it will also not be possible to Add the invalid question to the quiz, but that is handled by that different tracker