2506회 정기 채점결과
This commit is contained in:
@@ -41,7 +41,7 @@ def copy_dic_subdirs(source_root, target_root_a, target_root_b, target_root_c, t
|
||||
# 사용법
|
||||
# exam_round = "2504_2"
|
||||
exam_round = "2506"
|
||||
source_directory = r"C:\Users\dra\project\HWP\HWP-Scoring\회차별채점자료\2506\hwp_정답"
|
||||
source_directory = r"C:\Users\dra\project\data\제2506회 정기\답안파일\제2506회 디지털정보활용능력 답안파일"
|
||||
|
||||
target_directory_a = f".\\input\\{exam_round}\\A" # '1교시'의 타겟 경로
|
||||
target_directory_b = f".\\input\\{exam_round}\\B" # '2교시'의 타겟 경로
|
||||
|
||||
Reference in New Issue
Block a user