diff options
author | Frederick Yin <fred.yin@sjtu.edu.cn> | 2021-10-10 14:33:05 +0800 |
---|---|---|
committer | Frederick Yin <fred.yin@sjtu.edu.cn> | 2021-10-10 14:33:05 +0800 |
commit | 773e184d57ec437cf8568ddab2479b20c106362c (patch) | |
tree | 3e6f655f55f23079413b38f0d897a9cc98218ca6 | |
parent | 099173507af445d629effca25e7830aad0c807cf (diff) |
README: todos and bugs
-rw-r--r-- | README.md | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -53,3 +53,15 @@ enumerates what the Helper will grade your work upon. - [x] Using global variables, breaking the rule in `code_quality.pdf`. **(-0.5 mark)** +## Todo & Bugs + +This is a non-exhaustive list of Leningrade's improvement-worthy aspects. + +- JOJ results are always negative +- Reliable way to obtain list of mandatory/optional files +- Display grades in a human-friendly format +- More friendly way to specify homework number and exercises +- Reestablish USSR +- Retrieve problems and their number of test cases from JOJ +- Unify criteria of redundant files + |