Creates a new attempt for a specific gradebook column in a Blackboard course. This endpoint allows instructors or authorized users to add a new attempt record for a student's assignment or assessment. It can be used to manually enter grades, provide feedback, or update the statu…
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…
userIdstringThe user ID associated with this attempt. Defaults to the authenticated user on create. Can be specified as a user other than the authenticated user if the authenticated user has the "course.gradebook.MODIFY" entitlement and the authenticated application has the "course.attempt.…
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.
attemptDatestringReturn the attempt date associated with this attempt.
studentCommentsstringThe student comments 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.