| Name | Description | Type | Additional information |
|---|---|---|---|
| Student |
Student will be created or updated, based on the uniqueness of the Username. |
CreateStudentPost |
None. |
| ResourceKey |
Identifier for what piece of content to assign to the student. |
string |
None. |
| ExpirationDate |
last day that the student will have access to the assignment |
date |
None. |
| StudentReturnURL |
Optional: Fully Qualified Domain that the student will be redirected to when they save or finish the assignment |
string |
None. |
| GradeSyncURL |
Optional: if included, a POST will be made to this URL when the student finishes the assignment with a "AssignmentStatus" JSON object, before redirecting to the StudentReturnURL (or the student portal home page if that was not included) |
string |
None. |
| Key |
Key to Access API provided by GMetrix |
string |
None. |