We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 748a0d8 commit 7ef8b39Copy full SHA for 7ef8b39
docs/content/guides/tutor.md
@@ -9,9 +9,9 @@ layout: subpage
9
10
Unit-tests consists of
11
12
-- a submission `<STUDENT_UPLOAD.ZIP>` made by a student
13
-- a testing framework `<TASK_SEPCIFIC_TEST.ZIP>` written by one of the tutors/instructors
14
-- a docker-image name `<YOUR_DOCKER_IMAGE>`
+* a submission `<STUDENT_UPLOAD.ZIP>` made by a student
+* a testing framework `<TASK_SEPCIFIC_TEST.ZIP>` written by one of the tutors/instructors
+* a docker-image name `<YOUR_DOCKER_IMAGE>`
15
16
Each infomark-worker will fetch a submission from a queue and execute a command which is equal to
17
0 commit comments