2511회 채점완료
This commit is contained in:
@@ -4,8 +4,8 @@ from pathlib import Path
|
||||
import re
|
||||
|
||||
# ===== 사용자 설정 =====
|
||||
source_dir = r"D:\project\HWP\HWP-Scoring\회차별채점자료\2510"
|
||||
exam_round = "2510" # 회차명
|
||||
source_dir = r"D:\project\HWP\HWP-Scoring\회차별채점자료\2511"
|
||||
exam_round = "2511" # 회차명
|
||||
exam_code = "DIW" # 코드명
|
||||
# =======================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user