Varsa öğretmenin ekteki öğrenci çalışmalarını görebilmesi için URI. URI, courseId, itemId, itemType, attachmentId ve submissionId sorgu parametreleri ayarlanmış bir iframe'de açılır. Bu, bir öğrenci eki görüntülediğinde AddOnContext.studentContext alanında döndürülen submissionId ile aynıdır. URI atlanırsa veya kaldırılırsa maxPoints da atlanır.
Bu ekteki çalışmanın teslim tarihi (UTC saat diliminde). dueDate belirtilmişse bu özellik de belirtilmelidir.
maxPoints
number
Bu ek için maksimum not. Yalnızca studentWorkReviewUri ayarlandıysa ayarlanabilir. Ekin, notların sisteme geri gönderilmesini desteklediğini belirtmek için sıfır olmayan bir değere ayarlanır. Ayarlanmışsa bu, negatif olmayan bir tam sayı değeri olmalıdır. Sıfır olarak ayarlandığında ek, not aktarımını desteklemez.
Yalnızca çıkış. Bu ekin önceki kopyaları olan eklerin tanımlayıcıları.
Ekin, üst yayınının kopyalanması nedeniyle daha önce kopyalandıysa bu, önceki kopyalarının tanımlayıcılarına kopyanın artan kronolojik sırasına göre numara verir.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2024-12-06 UTC."],[[["`AddOnAttachment` resource represents an add-on attachment associated with a post, containing details like title, view URIs, and due dates."],["It includes fields such as `courseId`, `itemId`, `title`, `teacherViewUri`, `studentViewUri`, due date and time, and maximum points."],["Developers can utilize methods like `create`, `delete`, `get`, `list`, and `patch` to manage add-on attachments."],["`postId` field is deprecated and developers should use `itemId` instead to identify the parent post."],["The `studentWorkReviewUri` and `maxPoints` allow for grade passback functionality for the attachment."]]],[]]