From 49de957de401910adc61722e377e8094d6143509 Mon Sep 17 00:00:00 2001 From: Kenji Brameld Date: Wed, 24 Nov 2021 11:51:32 +0900 Subject: [PATCH] Create README --- README | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..09bb382 --- /dev/null +++ b/README @@ -0,0 +1,5 @@ +# Things to check + +* solution.txt doesn't exist before demo +* problem.pddl doesn't exist before demo +* students haven't hardcoded qr code locations and problem file. If they have, deduct marks. -- GitLab