summaryrefslogtreecommitdiffstats
path: root/examplerun.bat
diff options
context:
space:
mode:
authorjwansek <eddie.atten.ea29@gmail.com>2022-02-09 15:43:06 +0000
committerjwansek <eddie.atten.ea29@gmail.com>2022-02-09 15:43:06 +0000
commit8966f20ccb9897282d2ac7c174b87934fc38fc15 (patch)
tree4934257c0a857c94907a72aae0e0de05867a8fb1 /examplerun.bat
parentff07842dc629e07f081ae578e50c42e4a54bc810 (diff)
downloadSmarker-8966f20ccb9897282d2ac7c174b87934fc38fc15.tar.gz
Smarker-8966f20ccb9897282d2ac7c174b87934fc38fc15.zip
started working on monitoring execution environments
Diffstat (limited to 'examplerun.bat')
-rw-r--r--examplerun.bat4
1 files changed, 2 insertions, 2 deletions
diff --git a/examplerun.bat b/examplerun.bat
index 3364a63..8ddbc7d 100644
--- a/examplerun.bat
+++ b/examplerun.bat
@@ -1,3 +1,3 @@
-zip -r 100301654.zip .\ExampleSubmission\
-python .\mark.py -s 100301654.zip -a .\ExampleAssessments\example.yml -f md -o auto
+zip -r 100301654.zip .\ExampleSubmission\
+python .\mark.py -s 100301654.zip -a .\ExampleAssessments\example.yml -f yaml
rm 100301654.zip \ No newline at end of file