This endpoint allows for updating specific attributes of a gradebook attempt for a particular course, column, and attempt ID. It is used to modify various aspects of a student's submission, including its status, score, feedback, and grading properties. The PATCH operation enable…
textstringThe text grade associated with this attempt.
notesstringThe instructor notes associated with this attempt.
scoreintegerThe score associated with this attempt.
exemptbooleanWhether the score associated with this attempt is ignored when computing the user"s grade for the associated grade column.
fieldsstringA comma-delimited list of fields to include in the response. If not specified, all fields will be returned.
statusstringThe status of this attempt. | Type | Description | --------- | --------- | | NotAttempted | none of the students in a group has submitted an attempt; applies only to group assessments | | Abandoned | **Deprecated**: Since 9.1 SP8 unsupported status, undetermined behavior if used…
columnIdRequiredstringColumnid
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 |…
feedbackstringThe instructor feedback associated with this attempt.
attemptIdRequiredstringAttemptid
studentCommentsstringThe student comments associated with this attempt.
studentSubmissionstringThe student submission text associated with this attempt.
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.