Skip to content

Latest commit

 

History

History
28 lines (25 loc) · 21.6 KB

File metadata and controls

28 lines (25 loc) · 21.6 KB

Assignment

Fields

Field Type Required Description Example
id ?string The ID associated with this assignment 123456
remoteId ?string Provider's unique identifier 8187e5da-dc77-475e-9949-af0f1fa4e4e3
unifiedCustomFields array<string, mixed> Custom Unified Fields configured in your StackOne project {
"my_project_custom_field_1": "REF-1236",
"my_project_custom_field_2": "some other value"
}
externalReference ?string : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The external reference associated with this assignment
e3gd34-23tr21-er234-345er56
learningObjectId ?string The learning_object_id associated with this assignment. This is not required unless specified in an integration. e3gd34-23tr21-er234-345er56
remoteLearningObjectId ?string Provider's unique identifier of the learning object related to the assignment e3cb55bf-aa84-466e-a6c1-b8302b257a49
learningObjectExternalReference ?string The external reference of the learning object associated with this assignment, this is the main identifier for creating assignments. learning-content-123
progress ?float The progress associated with this assigment 40
updatedAt \DateTime The date the assignment was last updated 2021-07-21T14:00:00.000Z
createdAt \DateTime The date the assignment was created 2021-07-21T14:00:00.000Z
assignedAt \DateTime The date the assignment was assigned 2021-07-21T14:00:00.000Z
dueDate \DateTime The date the assignment is due to be completed 2021-07-21T14:00:00.000Z
status ?Components\AssignmentStatus The status of the assignment
learningObjectType ?Components\LearningObjectType The learning object type of the assignment
userId ?string The user ID associated with this assignment c28xyrc55866bvuv
remoteUserId ?string Provider's unique identifier of the user related to the assignment e3cb75bf-aa84-466e-a6c1-b8322b257a48
certificateUrl ?string The certification URL associated with this assignment https://example.com/certificate/12345
result ?Components\AssignmentResult1 The result of the assignment
completedAt \DateTime The date the content was completed 2021-07-21T14:00:00.000Z
courseId ?string : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

The course ID associated with this assignment
16873-ENG-1
remoteCourseId ?string : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Provider's unique identifier of the course related to the assignment
e3cb75bf-aa84-466e-a6c1-b8322b257a48