Hi,
At my institution we have an internal web application used by staff and students to view assessments and feedback. In this portal, when staff are viewing the marks a student has received for a given course, we provide links that staff can use to click through to the Speedgrader page in Canvas for the relevant student / submission.
Currently, the link we are using is in the format:
https://canvas.sussex.ac.uk/courses/sis_course_id:915N1_T3_19_20/gradebook/speed_grader?assignment_id=88888&student_id=99999
When a student id is no longer available in Canvas (e.g. because the student has been removed) instead of failing gracefully, this link serves up a speedgrader page for a different student on the course whose student record does still exist.
I found a helpful post referring to a similar problem and offering a solution
https://community.canvaslms.com/t5/Canvas-Question-Forum/Linking-to-Speedgrader-URL/m-p/158666#M69288
However I'm wondering whether there is any documentation relating to the appropriate way to build links for speedgrader. I have searched for a couple of hours but haven't found anything.
Is anyone able to help? Thanks in advance.