This endpoint allows for updating specific properties of an existing grade column within a course's gradebook in the Blackboard Learn platform. It provides granular control over various aspects of the grade column, including its metadata, scoring configuration, visibility to stu…
namestringThe name of the grade column.
fieldsstringA comma-delimited list of fields to include in the response. If not specified, all fields will be returned.
columnIdRequiredstringThe grade column ID. This may be the primary ID, or any of the secondary IDs prefixed with the ID type. The ID may also be the keyword "finalGrade", which indicates that the course"s final grade column is specified. | ID type | Example | |------------|---------------------------…
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 |…
externalIdstringThe externalId for this grade column
descriptionstringThe description of the grade column.
grading__duestringThe date on which attempts are due for the grade column.
externalGradebooleanWhether this grade column is an external grade column.
score__possibleintegerThe points possible for this grade column.
score__decimalPlacesintegerDecimal place precision used to display scores for this grade column. **Deprecated**: since 3200.10.0; no alternative exists since this field never fully functioned as described.
grading__scoringModelstringThe scoring model for the submitted grade column attempts. | Type | Description | --------- | --------- | | Last | | | Highest | | | Lowest | | | First | | | Average | |
availability__availablestringWhether this grade column is available to students | Type | Description | --------- | --------- | | Yes | Students may view the grade column. | | No | Students may not view the grade column. |
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.