For Developers

Submission State

A Submission State describes the state of a Submission.

The values of this enum are of type string. Any given Submission will change between these states as described in the Submission Lifecycle.

Values

ValueDescription
createdNot ready to be graded.
submittedReady to be graded.
returnedHas been graded and returned to the student.
reclaimedThe student has un-submitted their work.