Canvas LMS · Arazzo Workflow
Canvas LMS Conclude Course After Grade Check
Version 1.0.0
List a course's enrollments with grades, then conclude the course.
View Spec
View on GitHub
Learning ManagementEducationEdTechLMSLTIHigher EducationK-12Open SourceAGPLCanvasArazzoWorkflows
Provider
Workflows
conclude-course-with-grade-check
Review enrollment grades then conclude the course.
Reads the course, lists its active enrollments to capture final grades, and concludes the course.
1
getCourse
getCourse
Read the course to confirm it exists before concluding it.
2
listEnrollments
listCourseEnrollments
List the course's active enrollments to review final grades before concluding.
3
concludeCourse
deleteCourse
Conclude the course using the delete endpoint with event=conclude, a reversible close that preserves course data.