Updates a specific rubric within a Blackboard Learn course. This endpoint allows for modification of various aspects of an existing rubric, including its title, description, type, and detailed grading criteria. It's used to refine assessment tools, adjust grading scales, or modi…
rowsarrayRubric Row Criteria list.
cellsarrayRubric Cells list.
titlestringGet the title for this rubric (Ex. "Sample Rubric")
fieldsstringA comma-delimited list of fields to include in the response. If not specified, all fields will be returned.
columnsarrayRubric Column Headers list.
courseIdRequiredstringThe course or organization ID. This may be the primary ID, or any of the secondary IDs prefixed with the ID type. | ID type | Example | |------------|---------------------------------------| | primary | _123_1 | | externalId | externalId:math101 | | courseId | courseId:math101 |…
rubricIdRequiredstringThe Rubric ID. This may be the primary ID. | ID type | Example | |------------|---------------------------------------| | primary | _123_1 |
rubricTypestringGet the rubric type, alas Numeric or Percentage type. (Ex. "Numeric", "Percentage", "Percentage Range", "Numeric Range") | Type | Description | --------- | --------- | | Numeric | | | Nonnumeric | | | NumericRange | | | Percentage | | | PercentageRange | |
descriptionstringGet the description for this rubric (Ex. "A rubric for base evluation template")
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.