-
-
Get status of API.
-
-
-
Get information for a user.
-
-
Get all students that match an inputted filters.
-
Get information for a student.
-
Add a new student.
-
Update a student.
-
Delete a student.
-
-
-
-
Get all works that match an inputted filters.
-
Get information for a work.
-
Add a new work.
-
Update a work.
-
Update a work.
-
-
Get information for a feedback.
-
Add a new feedback.
-
Update a feedback.
-
-
-
/api/works/annotations/all - GET
Get annotation information for all annotations of a submission.
-
Get annotation information for all annotations of a submission written by a specific user.
-
Add an annotation.
-
/api/works/annotations - DELETE
Delete an annotation.
-
-
-
Get information about a submission.
-
Update a submission.
-
/api/works/submissions/files - GET
Get a file from a submission.
-
/api/works/submissions/files - PUT
Add a file to a submission.
-
/api/works/submissions/files - DELETE
Get a file from a submission.
-
/api/works/submissions/files/upload - POST
Upload a submission.
-
-
This repository has been archived by the owner on Feb 12, 2020. It is now read-only.