Resource: AddOnAttachmentStudentSubmission
Payload for grade update requests.
| JSON representation |
|---|
{
"pointsEarned": number,
"postSubmissionState": enum ( |
| Fields | |
|---|---|
pointsEarned |
Student grade on this attachment. If unset, no grade was set. |
postSubmissionState |
Submission state of add-on attachment's parent post (i.e. assignment). |
userId |
Identifier for the student that owns this submission. This field is part of an experimental API change and is populated only if sufficient scopes are granted. |
Methods |
|
|---|---|
|
Returns a student submission for an add-on attachment. |
|
Updates data associated with an add-on attachment submission. |