diff options
Diffstat (limited to 'examplerun.bat')
-rw-r--r-- | examplerun.bat | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/examplerun.bat b/examplerun.bat new file mode 100644 index 0000000..5252460 --- /dev/null +++ b/examplerun.bat @@ -0,0 +1,3 @@ +zip -r 100301654.zip .\ExampleSubmission\ +python .\mark.py -s 100301654.zip -a .\ExampleAssessments\example.yml -f json +rm 100301654.zip
\ No newline at end of file |