It is now possible to hand in via GitHub or GitLab. You can now also write files back from AutoTest to the Code Viewer to ease manual grading.
Make it possible to hand in submission through GitHub+GitLab: this makes it possible for students to automatically hand in submissions by pushing to GitHub or GitLab. Each student gets a unique URL, SSH public key and secret which can be used to configure a deploy key and webhook.Add AutoTest output directory: AutoTest scripts can now write files to the $AT_OUTPUT directory. Files written to this directory are synced with CodeGrade and can be viewed in the Code Viewer.Make it possible to check plagiarism in Jupyter Notebooks.AutoTest Best Practices in docs.