Details
-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
3.9.19, 3.11.12, 4.0.6, 4.1.1
-
MOODLE_311_STABLE, MOODLE_39_STABLE, MOODLE_400_STABLE, MOODLE_401_STABLE
Description
To reproduce the problem:
- Create two different courses A and B.
- Enrol student X in both courses.
- Add Calendar block and Upcoming events block to Course B.
- In course A : Add 3 activities that support user overrides: Quiz, Lesson, Assignment.
- In course A : Set user override dates for Student X (in the near future - for the Upcoming events block to pick them up):
Quiz - set a different quiz closing date and / or opening date
Lesson - set a different closing date
Assignment - set a different due date - Log in as Student X, visit Course B.
Encountered behaviour: Although the date events come from Course A, and should only be displayed in Course A, student X will see these events also in the Course B Calendar block and Course B Upcoming events block.
Expected behaviour: Student X should only see his/her user overrides in the course blocks deployed in the course where the pertinent activities are located (Course A), not in ANY course they are enrolled in (e.g. Course B) where a Calendar block and/or Upcoming events block has/have been added by the teacher.