list-rubric-assessments
List rubric assessments for an assignment using course and assignment IDs. Optionally anonymize student names and emails to protect privacy.
Instructions
List all rubric assessments 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 |