2603회 채점완료

This commit is contained in:
2026-04-02 15:27:30 +09:00
parent 2c78f54bdd
commit 020ff65fdd
11 changed files with 3952 additions and 5 deletions

View File

@@ -356,8 +356,8 @@ def main():
test_mode = False # 일반 채점 모드
# test_mode = True # 테스트 모드
exam_round = "2602"
exam_names = ["CAS_2_A"] # 여러 시험명을 리스트로 설정
exam_round = "2603"
exam_names = ["CAT_3_A"] # 여러 시험명을 리스트로 설정
# exam_names = ["CAS_2_A", "CAS_2_B"] # 여러 시험명을 리스트로 설정
excel_list = []