Updates the properties of a rubric association within a specific Blackboard course. This endpoint allows for modifying various aspects of how a rubric is associated with course content, including its visibility to students and its use in grading. It can be used to adjust rubric…
idstringGet the Id from this association (Ex. "_2_1")
fieldsstringA comma-delimited list of fields to include in the response. If not specified, all fields will be returned.
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 |…
rubricIdRequiredGet the Id from the rubric which holds this association (Ex. "_3_1")
usedForGradingbooleanTells if rubric is being used for grading content. (Ex. true)
rubricVisibilitystringStates rubric"s information and evalution visibility for students. (Ex. "VisibleWithScores") Possible values are: - Disabled - VisibleWithScores - VisibleWithoutScores - VisibleAfterGrading | Type | Description | --------- | --------- | | Disabled | Disabled: Implies that neithe…
rubricAssociationIdRequiredstringThe Rubric Association ID. | ID type | Example | |------------|---------------------------------------| | primary | _123_1 |
associationEntity__questionIdstringQuestionid
associationEntity__gradebookColumnIdstringGradebookcolumnid
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.