-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
2.8.2
-
MOODLE_28_STABLE
At present, the default roles of 'student', 'teacher' and 'editingteacher' can ONLY see student submissions and feedback for an assignment IF the student has the capability of 'mod/assign:submit' set to allow.
Commonly units are archived (where we wish to prevent users from making further changes in the course, but retain read only access) where we remove capabilities with captype=write. This thus includes removing the capability 'mod/assign:submit' from the student role.
When this occurs:
a) The student is no longer able to access their feedback or feedback files for assessments (even if they still have the capability 'mod/assign:view'), and
b) Both 'editingteacher' and 'teacher' are also no longer able to see feedback for the students which they have graded (even if they still have the capability 'mod/assign:view' and 'mod/assign:viewgrades').
I have no idea why 'editingteacher' and 'teacher' roles are restricted according to the settings of the 'student' role - this seems incorrect but is occurring.
Can the assessment section be adjusted so that it ONLY requires 'mod/assign:view' to access assignment feedback/feedback files/comments - in a READ ONLY manner (for all roles).
- duplicates
-
MDL-64336 When an assignment is frozen students cannot see their submission
-
- Closed
-