2622 채점완료
This commit is contained in:
@@ -76,8 +76,8 @@ def copy_exam_files(exam_round, exam_codes, source_dir):
|
||||
# 사용 예시
|
||||
if __name__ == "__main__":
|
||||
# [source_dir경로\DIW] 디렉토리 안에 A형, B형... 폴더가 존재해야 함
|
||||
exam_round = "2601"
|
||||
exam_round = "2622"
|
||||
exam_codes = ["DIW"]
|
||||
source_dir = r"D:\project\data\제2601회 정기\과목별답안파일"
|
||||
source_dir = r"D:\project\data\제2622회 특별\과목별답안파일 (2)"
|
||||
|
||||
copy_exam_files(exam_round, exam_codes, source_dir)
|
||||
|
||||
@@ -1480,9 +1480,9 @@ def main():
|
||||
|
||||
# 채점하고자 하는 유형은 주석 해제
|
||||
exam_types = [
|
||||
'A',
|
||||
'B',
|
||||
'C',
|
||||
# 'A',
|
||||
# 'B',
|
||||
# 'C',
|
||||
'D',
|
||||
]
|
||||
|
||||
|
||||
1997
hwp_conversion.log
1997
hwp_conversion.log
File diff suppressed because it is too large
Load Diff
BIN
score_result/260213_DIW_2622A_채점결과.xlsx
Normal file
BIN
score_result/260213_DIW_2622A_채점결과.xlsx
Normal file
Binary file not shown.
BIN
score_result/260213_DIW_2622B_채점결과.xlsx
Normal file
BIN
score_result/260213_DIW_2622B_채점결과.xlsx
Normal file
Binary file not shown.
BIN
score_result/260213_DIW_2622C_채점결과.xlsx
Normal file
BIN
score_result/260213_DIW_2622C_채점결과.xlsx
Normal file
Binary file not shown.
BIN
score_result/260213_DIW_2622D_채점결과.xlsx
Normal file
BIN
score_result/260213_DIW_2622D_채점결과.xlsx
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user