There was an error while loading. Please reload this page.
{ "students": { "c0c95acf-c8b6-4079-b88e-f467adfe8ceb": { "name": "Student Name", "email": "student+123@cocalc.com" }, ... }, "assignments": { "<assignment path>": [ { "student": "c0c95acf-c8b6-4079-b88e-f467adfe8ceb", "grade": "", "comment": "", "points": { "<filepath>" : "..." } }, ... ], "<second assignment path>": [ <list of students> ] }, "title": "<name of course>", "timestamp": "2018-03-13T15:05:20.151Z" }