Canvas LMS · Arazzo Workflow
Canvas LMS Grade a Discussion-backed Assignment
Version 1.0.0
Locate a discussion topic's graded assignment, then grade a student's discussion submission.
View Spec
View on GitHub
Learning ManagementEducationEdTechLMSLTIHigher EducationK-12Open SourceAGPLCanvasArazzoWorkflows
Provider
Workflows
grade-discussion-submission
Resolve a graded discussion's assignment and grade a student submission.
Lists discussion topics to find the graded discussion's backing assignment id, reads the student's submission for it, and posts a grade and comment.
1
listDiscussions
listDiscussionTopics
List the course discussion topics to recover the assignment id that backs the first graded discussion.
2
getSubmission
getSubmission
Read the student's submission for the discussion's backing assignment.
3
gradeSubmission
gradeSubmission
Post the grade and optional comment to the student's discussion submission.