Canvas LMS · Arazzo Workflow
Canvas LMS Grade a Student by Section Enrollment
Version 1.0.0
Find a student via course section enrollments, then grade their assignment.
View Spec
View on GitHub
Learning ManagementEducationEdTechLMSLTIHigher EducationK-12Open SourceAGPLCanvasArazzoWorkflows
Provider
Workflows
section-roster-and-grade
Resolve a section student from enrollments and grade their submission.
Lists active student enrollments to recover a user and their section, reads that user's submission for the assignment, and posts a grade.
1
listSectionEnrollments
listCourseEnrollments
List the course's active student enrollments, which include the course_section_id, to recover a student to grade.
2
getSubmission
getSubmission
Read the resolved student's submission for the assignment.
3
gradeSubmission
gradeSubmission
Post the grade to the section student's submission.