엑셀 '오타내역' 시트 파일명 출력 / 2505회 채점결과 추가

This commit is contained in:
2025-05-29 16:41:57 +09:00
parent 58ffdac74c
commit 51b3203d6c
15 changed files with 759 additions and 394 deletions

View File

@@ -41,8 +41,7 @@ def copy_dic_subdirs(source_root, target_root_a, target_root_b, target_root_c, t
# 사용법
# exam_round = "2504_2"
exam_round = "2505"
# source_directory = r"C:\Users\dra\project\data\제2504수시2(제주)\답안파일" # 원본 디렉토리 경로
source_directory = r"C:\Users\dra\project\HWP\HWP-Scoring\회차별채점자료\2505\hwp_정답" # 원본 디렉토리 경로
source_directory = r"C:\Users\dra\project\data\제2505정기\답안파일"
target_directory_a = f".\\input\\{exam_round}\\A" # '1교시'의 타겟 경로
target_directory_b = f".\\input\\{exam_round}\\B" # '2교시'의 타겟 경로