LTIAssignmentLaunchToOpenSubmission¶
- class LTIAssignmentLaunchToOpenSubmission[source]¶
A submission should be opened as the result of this launch.
- reason: Literal['direct', 'latest']¶
The reason the submission is to be opened. Direct will send the user to a submission if given a submission_id. Latest will send the user to their latest submission.
- submission: ExtendedWork¶
The submission to open.