Unable to automate updating the override score

DavidRobinson14
Community Member

I'm looking for a way to automate updating the override score.

We are calculating an attendance value on external data to Canvas, and then subtracting this value from the unposted current score and setting the result as the override score. We would be doing this daily.

I've looked at GraphQL, but this appears to be read only. I've looked at the Submission API call, but since the override score does not have an assignment ID, I cannot use this call. The only option I've found that does work is manually uploading csv files to the grade book. This is not ideal, since we would need to manually upload a file for each section/course.

Is there any other way to automate updating the override score?

Labels (1)
0 Likes