-
Bug
-
Resolution: Fixed
-
Minor
-
4.1.6, 4.2.3, 4.3
In this forum thread: https://moodle.org/mod/forum/discuss.php?d=452574 someone's quiz is in a broken state because of a bad question_attempt_steps.state stored in the database.
We should probalby have a check so that Moodle throws an exception rather than storing corrupt data like this.
That would help people developing question types to catch their mistakes immediately, and so fix them.