2509회 채점자료 업데이트
This commit is contained in:
@@ -47,8 +47,8 @@ def copy_ent_files(source_root, target_root):
|
||||
|
||||
# 사용법
|
||||
|
||||
source_directory = r"D:\project\data\CAS_제2508회 정기\답안파일\(전체답안)1교시2교시나눔\B형" # 원본 디렉토리 경로
|
||||
target_directory = r".\ent\2508_CAS_2_B"
|
||||
source_directory = r"D:\project\Entry\Entry-Scoring\시험자료\2509\A" # 원본 디렉토리 경로
|
||||
target_directory = r".\ent\2509_CAT_3_A"
|
||||
# target_directory_a = r"./output/A" # '1교시'의 타겟 경로
|
||||
# target_directory_b = r"./output/B" # '2교시'의 타겟 경로
|
||||
# target_directory_c = r"./output/C" # '3교시'의 타겟 경로
|
||||
|
||||
Reference in New Issue
Block a user