list-assignment-submissions
Get every student's submission status and comments for a Canvas assignment. Optionally anonymize student names and emails for privacy.
Instructions
Fetch every student's submission status & comments for an assignment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| courseId | Yes | The ID of the course | |
| anonymous | No | Whether to anonymize student names and emails (default: true for privacy) | |
| assignmentId | Yes | The ID of the assignment |