[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[],[],null,["# SubmissionState\n\nPossible states of student submissions.\n\n| Enums ||\n|--------------------------------|---------------------------------------------------------------------------------------------------------|\n| `SUBMISSION_STATE_UNSPECIFIED` | No state specified. This should never be returned. |\n| `NEW` | The student has never accessed this submission. Attachments are not returned and timestamps is not set. |\n| `CREATED` | Has been created. |\n| `TURNED_IN` | Has been turned in to the teacher. |\n| `RETURNED` | Has been returned to the student. |\n| `RECLAIMED_BY_STUDENT` | Student chose to \"unsubmit\" the assignment. |"]]