2507회 채점기준표 작성 / [2-46] 문항 "차트 줄/칸전환여부" 로직추가
This commit is contained in:
@@ -40,8 +40,8 @@ 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\data\제2506회 정기\답안파일\제2506회 디지털정보활용능력 답안파일"
|
||||
exam_round = "2507"
|
||||
source_directory = r"D:\project\HWP\HWP-Scoring\회차별채점자료\2507\hwp_정답"
|
||||
|
||||
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