2601회 채점자료 업데이트
This commit is contained in:
@@ -41,10 +41,10 @@ def copy_dic_subdirs(source_root, target_root_a, target_root_b, target_root_c, t
|
||||
print(f"Skipping {dir_name} under {parent_dir}, as it doesn't match '2교시' or '3교시'.")
|
||||
|
||||
# 사용법
|
||||
exam_round = "2512_2"
|
||||
exam_round = "2601_2"
|
||||
# exam_round = "2510_4"
|
||||
# source_directory = r"D:\project\data\제2510회 수시2(제주)\답안파일\제2510회 수시2 제주지부_답안파일"
|
||||
source_directory = r"D:\project\HWP\HWP-Scoring\회차별채점자료\2510"
|
||||
source_directory = r"D:\project\data\제2601회 수시2(제주)\제2601회 수시2(제주)\답안파일\2601회 수시2 답안파일"
|
||||
|
||||
|
||||
target_directory_a = f".\\input\\{exam_round}\\A" # '1교시'의 타겟 경로
|
||||
|
||||
Reference in New Issue
Block a user