Is there an API for speedgrader annotations

petern
Community Contributor

For monitoring feedback in Canvas, we can use the submissions API to collect information about grades, rubrics and submission comments.  This is useful for tracking feedback given to students.  However, our feedback is given to students in two ways:

  1. Submission comments
  2. Speedgrader annotations 

Is there a way to track speedgrader annotations using an API?  I was hoping for at least something like this in the submissions API response:

speedgrader_annotations
Whether the speedgrader was used. Possible values: TRUE, FALSE

Labels (1)
0 Likes