2511회 채점완료

This commit is contained in:
2025-11-28 17:04:20 +09:00
parent ed97d6c9ed
commit 24b4a8b72d
57 changed files with 3776 additions and 1707 deletions

View File

@@ -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" # 코드명
# =======================