summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-18README.txt: mention that grade_file.xls has been produced by the program.Lan Hui
2022-01-17Add README.txtLan Hui
2022-01-17analyze.py: refactoringLan Hui
2022-01-17analyze.py: use PEP8 format (Wing IDE 101)Lan Hui
2022-01-17analyze.py: a few more comments.Lan Hui
2022-01-17Add one integration test case and adjust analyze.pyLan Hui
2022-01-16Do not include any XLS fileLan Hui
2022-01-16Be explicit that we must use Python 3x, not Python 2xLan Hui
2022-01-16Do not include folder grade/Lan Hui
2022-01-16analyze.py: fix grammar error.Lan Hui
2022-01-16analyze.py: accept an exclude.txt with two columns (student number and studen...Hui Lan
2022-01-16加入两个输入文件示例: students.txt, exclude.txtHui Lan
2022-01-16添加功能--创建一个exclude.txt文件,放入统计时不需要包括...Hui Lan
2020-03-10analyze.py: check if a score file contains BOM (byte order marker) before pro...Hui Lan
2020-03-10Intial commit add two filesHui Lan