Retrieves group attempts data for a specific gradebook column within a course in Blackboard Learn. This endpoint allows users to access detailed information about group submissions, including submission dates, grades, and potentially group member contributions for a particular g…
limitintegerThe maximum number of results to be returned. There may be less if the query returned less than the maximum.
fieldsstringA comma-delimited list of fields to include in the response. If not specified, all fields will be returned.
offsetintegerThe number of rows to skip before beginning to return rows. An offset of 0 is the same as omitting the offset parameter.
statusstringSearch for group column attempts in this status. Possible values are: - NOT_ATTEMPTED - IN_PROGRESS - NEEDS_GRADING - COMPLETED - IN_MORE_PROGRESS - NEEDS_MORE_GRADING **Since**: 3900.98.0 | Type | Description | --------- | --------- | | NotAttempted | none of the students in a…
userIdstringSearch for group column attempts submitted by this user. **Since**: 3900.98.0
createdstringSearch for attempts with created date relative to this value. "createdCompare" may also be sent to control search behavior. **Since**: 3900.98.0
groupIdstringSearch for grade column group attempts submitted by this group. 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:915…
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 | |------------|---------------------------…
modifiedstringSearch for attempts with modified date relative to this value. "modifiedCompare" may also be sent to control search behavior. **Since**: 3900.98.0
attemptDatestringSearch for attempts with attempt date relative to this value. "attemptDateCompare" may also be sent to control search behavior. **Since**: 3900.98.0
createdComparestringUsed alongside the "created" search parameter. Defaults to greaterOrEqual if not specified. **Since**: 3900.98.0 | Type | Description | --------- | --------- | | lessThan | | | greaterOrEqual | |
attemptStatusesstringSearch for grade column attempts with one of these statuses. **Since**: 3100.4.0 | Type | Description | --------- | --------- | | NotAttempted | none of the students in a group has submitted an attempt; applies only to group assessments | | Abandoned | **Deprecated**: Since 9.1…
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.