Get assignment constants
Get the status values used across the Assignment Evaluation API, with the file type names.
GET
Get assignment constants
Every assignment, model answer sheet, answer sheet, and document reports progress with the same four status values. They never change, so you can hard-code them instead of calling this endpoint.
Next step
Create an assignment
Start the flow in Evaluate an assignment.
Authorizations
Access token from Get an access token.
Response
The status and file type maps.
Status values used by assignments, model answer sheets, answer sheets, and documents.
File type names. These numbers do not match the fileType on an uploaded document: a JPEG is stored as 3, and an audio link is also 3. Tell them apart by audio_link, which is set only on an audio link.