-
Bug
-
Resolution: Fixed
-
Minor
-
4.0.4, 4.1
-
MOODLE_400_STABLE, MOODLE_401_STABLE
-
MOODLE_400_STABLE
-
-
2
-
HQ Team Alpha - Sprint 1.1
This bug was identified in https://tracker.moodle.org/browse/MDLQA-17324.
When there is a group override that sets a different time limit for the assignment, the information in the assignment grading summary table for the particular group still shows the default time limit instead the one set in the override.
Note: this also happens with the group cutoff date
Steps to replicate:
- Login as admin.
- Enable 'Site administration > Plugins > Activity modules > Assignment settings > Enable timed assignments' setting.
- Create a course with the following settings:
- Group mode = Separate groups
- Force group mode = Yes
- Create some groups in the course.
- Enrol several students in the course and assign them to some of the groups
- Create an assignment with the following settings:
- Time limit = 10 minutes
- Cutoff date = enabled, any day is fine
- Go to Overrides in the assignment and select 'Group overrides'
- Add a group override for a particular group with the following settings
- Time limit = 20 minutes
- Cutoff date = A day further in the future
- Go back to the assignment home page
- Select the group that we have just override in the group selector
- expected: The time limit from the group override should be displayed in the Grading summary table (20 mins)
- expected: The cutoff from the group override should be displayed in the Grading summary table (Override day)
- actual: The default time limit is still displayed (10 mins)
- actual: The default cutoff date is still displayed
- Discovered while testing
-
MDLQA-17324 CLONE - A teacher can override time limit for a user on an assignment
-
- Passed
-
- is a regression caused by
-
MDL-68913 Assign - Per attempt timing
-
- Closed
-