-
Bug
-
Resolution: Fixed
-
Minor
-
3.6.1
-
MOODLE_36_STABLE
-
MOODLE_310_STABLE, MOODLE_39_STABLE
-
If a student visits an assignment that they have made a submission to after it has been frozen they cannot see any information about the submission they made.
This seems to be because they are only shown information about submissions if they have the mod/assign:submit capability which is a write capability (and so automatically return false).
Steps to reproduce
- Create an assignment (Assignment 1) that is not Frozen
- As a Student submit to Assignment 1
- As Admin visit Assignment 1
- From the action menu select Freeze this content and accept the freeze
- As Student visit Assignment 1
Outcome
I see the title and description of the assignment, but no details of my submission.
Expectation
I expect to see details of the submission and comments made, but not be able to modify it the submission, or add new comments.
- caused a regression
-
MDL-71440 Assignment submission status info should not be displayed for teachers
- Closed
- has a non-specific relationship to
-
MDL-53566 Support freezing of categories, courses, activities contexts and their content
- Closed
-
MOBILE-2970 It is not clear which users have inactive enrolments in assignment grading
- Open
- has been marked as being related by
-
MDL-72469 Unable to "download all" submissions in a frozen course
- Open
-
MDL-70909 H5P `mod/h5pactivity:submit` capability incorrectly used
- Closed
-
MDL-64444 mod_assign_get_submissions and mod_assign_get_grades incorrectly check permissions
- Closed
-
MDL-64525 Comments can be deleted in frozen contexts
- Closed
-
MDL-71398 Make Frozen contexts non-experimental
- Open
- is duplicated by
-
MDL-48821 Assignment capability refinement needed
- Closed
- Testing discovered
-
MDL-64523 "Cannot read property 'filter' of undefined" when editing/overriding permissions
- Closed
- will help resolve
-
MDL-75764 Bulk downloading assignment submission requires a student to have mod/assign:submit capability
- Open