Adding support for Custom Course Apps/Integrations

BujSet
Community Novice

Hello,

I'm instructor that uses the Canvas LMS for a number of courses. Using the the API tokens for my courses, I developed scripts that automated some of the grading. This involved a polling loop that queried whether or not submissions were available for grading, pulling the submissions down to a specifically configured machine, grading the submission, and then uploading grade+comment+rubric assessments to the student's assignments. I was wondering if there is any way to port this into a custom Canvas App or Integration? Rather than having a polling script, it would be better if this process could be directly triggered from a student submission. Would this be possible? Are there any guides to doing this? 

Labels (1)
0 Likes