[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-07-25 (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. |"]]