Los complementos de Google Classroom ya están en fase de disponibilidad general para desarrolladores. Consulta la documentación sobre complementos para obtener más información.
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Falta la información que necesito","missingTheInformationINeed","thumb-down"],["Muy complicado o demasiados pasos","tooComplicatedTooManySteps","thumb-down"],["Desactualizado","outOfDate","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Problema con las muestras o los códigos","samplesCodeIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 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. |"]]