-
Bug
-
Resolution: Fixed
-
Minor
-
3.10.7, 3.11.3, 4.0
-
MOODLE_310_STABLE, MOODLE_311_STABLE, MOODLE_400_STABLE
-
MOODLE_311_STABLE
-
MDL-72925_master_v2 -
In the MDL-70176, we fixed the issue for 'separate group filter' to show other group students.
This is an issue for 'separate group filter' to show a discussion topic for the other group.
Steps to replicate:
- Login as admin.
- Create a course.
- Enrol 1 'Non-editing teacher' and 1 'Student' to the course.
- Create Group 1 and add the teacher and student.
- Create Group 2 and add the student.
- Create Group 3 and add the teacher.
- Create a forum with following options.
- Common module settings > Group mode > Separate groups
- Whole forum grading > Grade > Type > Point
- In the forum, choose 'Separate groups' to 'Group 1'.
- Add a new discussion topic 'Discussion 1' to 'Group 1'.
- Choose 'Separate group' to 'Group 2'.
- Add a new discussion 'Discussion 2' for the group.
- Choose 'Separate group' to 'Group 3'.
- Add a new discussion 'Discussion 3' for the group.
- Login as the student.
- Go to the forum.
- Choose 'Separate group' to 'Group 1'.
- Click the 'Discussion 1', and reply to the discussion.
- Choose 'Separate group' to 'Group 2'.
- Click the 'Discussion 2', and reply to the discussion.
- Login as the teacher.
- Go to the forum.
- Choose 'Separate groups' to 'Group 1', and click 'Grade users'.
- Choose the student.
- Teacher can see 'Discussion 1' and the student's post.
- Teacher can also see the 'Discussion 2' but only title. 'Discussion 2' is for 'Group 2'. The 'Separate groups' filter doesn't work properly.
- will be (partly) resolved by
-
MDL-70176 Forum Grading Does Not Respect Separate Groups Filter
- Closed