-
Bug
-
Resolution: Fixed
-
Minor
-
4.5
-
MOODLE_405_STABLE
-
MOODLE_405_STABLE
-
MDL-82393-main-1 -
-
5
-
Team Alpha - Sprint 3 I2-2024
The new group selector within the assignment module is not behaving as expected. It is being applied based on the course group configuration instead of the module's group configuration. This discrepancy causes the selector to be displayed incorrectly, either showing up when it shouldn't or not appearing when it should.
Steps to replicate:
- Create a course.
- Add an assignment in the course
Scenario 1
- In the course settings
- Set the group mode to 'Visible groups'
- Set 'Force group mode' to 'No'
- In the assignment settings
- Set the groups mode (under Common module settings) to 'No groups'
- Go to the assignment submissions page
- expected: The group selector is not displayed
- actual: The group selector is displayed
Scenario 2
- In the course settings
- Set the group mode to 'No groups'
- Set 'Force group mode' to 'No'
- In the assignment settings
- Set the groups mode (under Common module settings) to 'Visible groups'
- Go to the assignment submissions page
- expected: The group selector is displayed
- actual: The group selector is not displayed
- is a regression caused by
-
MDL-80745 Revamp the group selector on the assignment submissions page
-
- Closed
-