Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
3.6.2, 3.8.8, 3.8.9
-
None
-
MOODLE_36_STABLE, MOODLE_38_STABLE
-
Description
There was a bandage fix for this problem addressed in MDL-63260. But the solution still leads to duplicate random questions being created in the first place.
The preferred solution would be to not create a duplicate random question entry in the first place rather than have the duplicate entries be deleted later on by a scheduled task.