Resolve "Test submission for scripts"
Changes
- Refactored the way submissions are stored. Now instead of having a
SubmitSubmission
There is aTestSubmission
andCoreSubmission
both of which extend from anAbstractSubmitSubmission
. ThesubmissionId
in Core for a submission is the same as thecoreSubmissionId
inCoreSubmission
. - Teachers and Head TAs can now make a test submission for their script train and versions.
Examples
Closes #12 (closed)
Edited by Danae Savvidi