-
Bug
-
Resolution: Cannot Reproduce
-
Minor
-
None
-
3.11.3
-
None
-
MOODLE_311_STABLE
mod_assign_get_submission_status returns feedback only when the gradingstatus of the submission is "released". This is good if the web service is called by the student. But the teacher should be able to access the feedback before it is released as it is possible in the web interface.
Or is there any other way to access feedback files as a teacher (grader) before it is released to the student?
This may be similar to MDL-60708 for workshops.
Steps to reproduce:
- Teacher: Create an assignment with marking workflow
- Student: Submit the assignment
- Teacher: Give feedback (comment or file) and set gradingstate to "inmarking" (or any other than "released").
- Teacher: Feedback is visible in web interface.
- Teacher: Call mod_assign_get_submission_status with teacher token => no feedback