Canvas LMS · Arazzo Workflow
Canvas LMS Grade an Assignment From a Module
Version 1.0.0
List a course's modules with items, then grade a student on a module assignment.
View Spec
View on GitHub
Learning ManagementEducationEdTechLMSLTIHigher EducationK-12Open SourceAGPLCanvasArazzoWorkflows
Provider
Workflows
grade-module-assignment
List modules then grade a student on a module's assignment.
Lists the course modules with items for context, reads the student's submission for the supplied module assignment, and posts a grade.
1
listModules
listModules
List the course modules including their items to provide module context for the assignment being graded.
2
getSubmission
getSubmission
Read the student's submission for the module's assignment.
3
gradeSubmission
gradeSubmission
Post the grade to the student's submission for the module assignment.