Skip to main content
Glama

update_rubric

Modify an existing rubric in a Canvas course by updating its title, criteria structure, or comment settings to maintain accurate assessment standards.

Instructions

Update an existing rubric in the specified course.

Args: course_identifier: The Canvas course code (e.g., badm_554_120251_246794) or ID rubric_id: The ID of the rubric to update title: Optional new title for the rubric criteria: Optional JSON string or dictionary containing updated rubric criteria structure free_form_criterion_comments: Optional boolean to allow free-form comments skip_updating_points_possible: Skip updating points possible calculation (default: False)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
course_identifierYes
criteriaNo
free_form_criterion_commentsNo
rubric_idYes
skip_updating_points_possibleNo
titleNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/vishalsachdev/canvas-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server