makeopensource / devU

Autograder version 4
10 stars 13 forks source link

Implement Container Autograding #109

Closed keiferms3 closed 4 months ago

keiferms3 commented 4 months ago

Proposed changes


Implemented support for container autograding to the /grade/:submissionId endpoint, and implemented the /grade/callback/:autograderJobName endpoint. Modified some devu tango functions to support grading. Users can now make a submission with a file and receive a grade. Resolves #53

Types of changes


What types of changes does your code introduce? Put an x in the boxes that apply

Checklist


Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. This is simply a reminder of what we are going to look for before merging your code.

Further comments


PR also contains Rishi's task for this week. TODO: