For Developers
Submission State
A Submission State describes the state of a Submission.
The values of this enum are of type string
.
Values
Value | Description |
---|---|
created | Not ready to be graded. |
submitted | Ready to be graded. |
returned | Has been graded and returned to the student. |
reclaimed | The student has un-submitted their work. |