Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-16 | analyze.py: accept an exclude.txt with two columns (student number and ↵ | Hui Lan | |
student name). So it is easier to prepare exclude.txt from students.txt. | |||
2022-01-16 | 加入两个输入文件示例: students.txt, exclude.txt | Hui Lan | |
2022-01-16 | 添加功能--创建一个exclude.txt文件,放入统计时不需要包括 ↵ | Hui Lan | |
的学号。每行一个学号。命令行不变。 | |||
2020-03-10 | analyze.py: check if a score file contains BOM (byte order marker) before ↵ | Hui Lan | |
proceeding | |||
2020-03-10 | Intial commit add two files | Hui Lan | |