-
Bug
-
Resolution: Fixed
-
Major
-
2.7, 3.1.1, 3.2.5, 3.3.6, 3.4.3, 3.5
-
MOODLE_27_STABLE, MOODLE_31_STABLE, MOODLE_32_STABLE, MOODLE_33_STABLE, MOODLE_34_STABLE, MOODLE_35_STABLE
-
MOODLE_34_STABLE, MOODLE_35_STABLE
-
See commit:
https://github.com/moodle/moodle/commit/f59dba84
And ticket MDL-11398 for background of why we don't want to reuse randoms.
Basically when you duplicate (or backup/restore) a quiz that has a random question in it, it will reuse the existing one instead of creating a new one. This means that if you go into one quiz, and change the 'include sub categories' option, it will effect the other quiz too.
- caused a regression
-
MDL-63260 Duplicating quiz with random question has exponential questions growth
-
- Closed
-