summaryrefslogtreecommitdiffstats
path: root/examplerun.bat
diff options
context:
space:
mode:
authorjwansek <eddie.atten.ea29@gmail.com>2022-01-10 17:08:42 +0000
committerjwansek <eddie.atten.ea29@gmail.com>2022-01-10 17:08:42 +0000
commit37236fdc957f5900f6a4bbffbff6ccc07d412c44 (patch)
tree8f26b1f8a03ffd135fd8814ffc8daa9daf0e41e3 /examplerun.bat
parentd262c125550dfb952abeb1c953731f470c52decd (diff)
downloadSmarker-37236fdc957f5900f6a4bbffbff6ccc07d412c44.tar.gz
Smarker-37236fdc957f5900f6a4bbffbff6ccc07d412c44.zip
added to report maker and removed the first markdown renderer
Diffstat (limited to 'examplerun.bat')
-rw-r--r--examplerun.bat3
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