diff options
author | jwansek <eddie.atten.ea29@gmail.com> | 2022-01-10 17:08:42 +0000 |
---|---|---|
committer | jwansek <eddie.atten.ea29@gmail.com> | 2022-01-10 17:08:42 +0000 |
commit | 37236fdc957f5900f6a4bbffbff6ccc07d412c44 (patch) | |
tree | 8f26b1f8a03ffd135fd8814ffc8daa9daf0e41e3 /examplerun.bat | |
parent | d262c125550dfb952abeb1c953731f470c52decd (diff) | |
download | Smarker-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.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 |