This endpoint updates a specific grade column in a course's gradebook. It allows modification of column details, scoring settings, availability, grading options, and rubric associations. Use it to adjust existing columns for changes in course structure or grading policies. Note…
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.
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.
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.