Canvas LMS · Arazzo Workflow
Canvas LMS Enroll Teacher Then Author Assignment
Version 1.0.0
Enroll a teacher in a course, then create the course's first assignment.
View Spec
View on GitHub
Learning ManagementEducationEdTechLMSLTIHigher EducationK-12Open SourceAGPLCanvasArazzoWorkflows
Provider
Workflows
enroll-teacher-then-author-assignment
Add a teacher to a course and create its first assignment.
Creates a TeacherEnrollment for the supplied user, confirms it, and creates an assignment in the course.
1
enrollTeacher
enrollUser
Enroll the supplied user as a teacher in the course with an active state.
2
confirmTeacher
listCourseUsers
List the course teachers to confirm the new teacher enrollment is present.
3
authorAssignment
createAssignment
Create the course's first assignment so the teacher has content to manage.