Canvas LMS · Arazzo Workflow
Canvas LMS Extend Due Date Then Grade Late Submission
Version 1.0.0
Push an assignment's due date out, then grade a student's late submission.
View Spec
View on GitHub
Learning ManagementEducationEdTechLMSLTIHigher EducationK-12Open SourceAGPLCanvasArazzoWorkflows
Provider
Workflows
extend-due-date-and-grade
Extend an assignment due date and grade a late submission.
Updates the assignment due date, reads it back to confirm, and posts a grade with a late policy status to the student's submission.
1
extendDueDate
updateAssignment
Update the assignment to push its due date out to the supplied date.
2
confirmDueDate
getAssignment
Re-read the assignment to confirm the new due date was applied.
3
gradeLateSubmission
gradeSubmission
Post the grade to the student's submission and record the late policy status so the gradebook reflects the accommodation.