associate_rubric
Associate an existing rubric with a Canvas assignment for grading or bookmarking. Provide course, rubric, and assignment IDs to link them efficiently.
Instructions
Associate an existing rubric with an assignment.
Args:
course_identifier: Course code or Canvas ID
rubric_id: ID of the rubric to associate
assignment_id: ID of the assignment to associate with
use_for_grading: Use rubric for grade calculation (default: False)
purpose: Association purpose: grading, bookmark (default: grading)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| course_identifier | Yes | ||
| rubric_id | Yes | ||
| assignment_id | Yes | ||
| use_for_grading | No | ||
| purpose | No | grading |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |