Skip to content

Resolve "Test submission for scripts"

Danae Savvidi requested to merge 12-test-submission-for-scripts into development

Changes

  • Refactored the way submissions are stored. Now instead of having a SubmitSubmission There is a TestSubmission and CoreSubmission both of which extend from an AbstractSubmitSubmission. The submissionId in Core for a submission is the same as the coreSubmissionId in CoreSubmission.
  • Teachers and Head TAs can now make a test submission for their script train and versions.

Examples

Screenshot_2023-11-28_at_10.28.03

Screenshot_2023-11-28_at_19.24.09

Screenshot_2023-11-28_at_19.22.38

Closes #12 (closed)

Edited by Danae Savvidi

Merge request reports