Creates a new grade column in a course's gradebook within the Blackboard Learn platform. This endpoint allows instructors or administrators to set up various types of grade columns, including manual entry, calculated grades, and those based on student attempts. It supports featu…
nameRequiredstringThe name of the grade column.
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 |…
externalIdstringThe externalId for this grade column
descriptionstringThe description of the grade column.
displayNamestringThe display name of the grade column. Only applicable for Classic courses. Ultra courses will simply use the `name` field. **Since**: 3300.2.0
grading__duestringThe date on which attempts are due for the grade column.
externalGradebooleanWhether this grade column is an external grade column.
grading__typestringThe type of Grading settings for this Grade Column. | Type | Description | --------- | --------- | | Attempts | Indicates score and grade values are determined based on user attempts | | Calculated | Indicates score and grade values are determined by applying a calculated formul…
externalToolIdstringThe externalId for this grade column **Since**: 3500.2.0
score__possibleintegerThe points possible for this grade column.
formula__aliasesobjectAliases
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.