summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 7 insertions, 3 deletions
diff --git a/README.md b/README.md
index e44a912..60514d2 100644
--- a/README.md
+++ b/README.md
@@ -23,8 +23,8 @@ optional arguments:
-a, --all check all
-s, --score generate score
-t, --tidy check tidy
- -d, --dir create dir for indiviual submission
- -i, --indv check indiviual submission
+ -d, --dir create dir for individual submission
+ -i, --indv check individual submission
-g, --group check group submission
-j, --joj check joj score
-u, --upload upload score to canvas
@@ -53,4 +53,8 @@ Please modify `JOJ_INFO` for different homework.
- [x] The final group submission, done on the master branch of the group repository, should successfully compile or be interpreted. **(-1 mark)**
- [x] Any group submission that is more than 24 hours late will be rejected. **(-2.5 marks)**
- [x] For each exercise, the final submission must pass at least 25% of the test cases. **(-0.25 mark per exercise, up to -0.5)**
-- [x] For a homework the final submission must pass at least 50% of all the test cases. **(-0.5 mark)** \ No newline at end of file
+- [x] For a homework the final submission must pass at least 50% of all the test cases. **(-0.5 mark)**
+
+## Tips:
+
+You need set a default grade for assignments on canvas before running the script, otherwise you can not get their submissions and edit scores.