For Developers

Submission Type

The submission type enum is a duplicate of the attachment type enum and it may be removed in the future. This will be considered a non-breaking change because the two enums are identical.

A SubmissionType describes the type of a Submission object.

The values of this enum are of type string.

Values

ValueDescription
linkThe assignee provides a link to their work.
fileThe assignee uploads a file.
textThe assignee enters text.
discussionThe assignee participates in a discussion board post.
assessmentThe assignee completes an assessment.
ltiThe assignee uses an external tool (LTI).