From 37236fdc957f5900f6a4bbffbff6ccc07d412c44 Mon Sep 17 00:00:00 2001 From: jwansek Date: Mon, 10 Jan 2022 17:08:42 +0000 Subject: added to report maker and removed the first markdown renderer --- examplerun.bat | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 examplerun.bat (limited to 'examplerun.bat') 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 -- cgit v1.2.3