-
Bug
-
Resolution: Fixed
-
Major
-
4.0 regressions, 4.0.6, 4.0.7, 4.0.8, 4.1.1
Steps to reproduce:
- Create a course "course 1".
- Create 2 quizzes "quiz1" and "quiz2" each with 2 questions.
- Back up both activities.
- Create a course "course 2".
- Restore quiz1 in course2.
- Access the activity, look in the "questions" tab. You will see that the question ids will be different from the activity quiz1 of course1 (as it should be).
- restore the quiz2 activity in progress2
- Access the activity, go to the "questions" tab and you will see that the question ids are the same as the quiz2 activity in course1.
In this way, by modifying the questions of quiz2 in course2 you will also modify the questions of the same quiz in course1 but not only: assuming that these backup and restore operations are performed by the admin, a teacher enrolled in course2 only will NOT be able to modify the questions of quiz2.
This applies to any quiz restored after the first one.
- is a regression caused by
-
MDL-71696 Add question versions
- Closed
- is duplicated by
-
MDL-77992 Question Bank synchronizes between courses after second import
- Closed
-
MDL-78351 Question bank duplication occurs when a quiz is restored multiple times
- Closed
-
MDL-78458 Questions in a quiz point to questions in another quiz in another course after being restored/imported
- Closed
-
MDL-80681 Faulty question linking on repeated course/activity import
- Closed