[Peer Reviews] Allow Students to Edit Peer Review Rubric
Currently if a Peer Review assignment has a rubric attached, the rubric submitted by the student cannot be edited or removed by the instructor or a Canvas admin. Unassigning and reassigning the peer review does not delete the original rubric the student had submitted. We have had to use a workaround by using the Delete Rubric Assessment API call: https://canvas.instructure.com/doc/api/rubrics.html#method.rubric_assessments.destroy but have not found a way to do the same thing in the Canvas GUI for instructor use.
A button to reset a student's peer review (along with the rubric assessment) within the Peer Reviews management would be the ideal solution. Since there is an API endpoint that allows users to accomplish this, a GUI alternative for instructors to do the same thing would be expected.
admin,instructor,student