Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 8.76 KB

File metadata and controls

15 lines (12 loc) · 8.76 KB

LmsCreateAssignmentRequestDto

Fields

Field Type Required Description Example
passthrough array<string, mixed> Value to pass through to the provider {
"other_known_names": "John Doe"
}
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
progress ?float The progress associated with this assigment 40
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\LmsCreateAssignmentRequestDtoStatus The status of the assignment
learningObjectExternalReference string ✔️ The external reference of the learning object associated with this assignment, this is the main identifier for creating assignments. learning-content-123