SubmissionState
מצבים אפשריים של הגשות התלמידים.
טיפוסים בני מנייה (enum) |
SUBMISSION_STATE_UNSPECIFIED |
לא צוינה מצב. מדיניות זו אף פעם לא אמורה להיות מוחזרת. |
NEW |
התלמיד/ה לא ניגש/ה אף פעם להגשה הזו. קבצים מצורפים לא מוחזרים ולא מוגדרות חותמות זמן. |
CREATED |
נוצרה. |
TURNED_IN |
הוגשו למורה. |
RETURNED |
הוחזרה לתלמיד/ה. |
RECLAIMED_BY_STUDENT |
התלמיד/ה בחר/ה 'לבטל את ההגשה' של המטלה. |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-08-15 (שעון UTC).
[null,null,["עדכון אחרון: 2024-08-15 (שעון UTC)."],[[["Student submissions can be in various states such as `NEW`, `CREATED`, `TURNED_IN`, `RETURNED`, or `RECLAIMED_BY_STUDENT`, each reflecting a stage in the assignment workflow."],["`SUBMISSION_STATE_UNSPECIFIED` should not be encountered and `NEW` submissions indicate the student hasn't interacted with the assignment yet, lacking attachments and timestamps."],["The `CREATED` state signifies the submission's existence, while `TURNED_IN` means it's been submitted to the teacher for review."],["When a submission is `RETURNED`, it has been sent back to the student, and `RECLAIMED_BY_STUDENT` implies the student has retracted their submission."]]],[]]