LTIAssignmentLaunchToOpenSubmission#

class LTIAssignmentLaunchToOpenSubmission[source]#

A submission should be opened as the result of this launch.

type: Literal['submission']#

A submission should be opened.

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.