2604회 정시 채점완료
This commit is contained in:
@@ -73,10 +73,10 @@ def copy_exam_files(exam_round, exam_codes, source_dir):
|
|||||||
|
|
||||||
# 사용 예시
|
# 사용 예시
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
exam_round = "2603"
|
exam_round = "2604"
|
||||||
exam_codes = ["DIC", "DPI"]
|
exam_codes = ["DIC", "DPI"]
|
||||||
# exam_codes = ["DIC"]
|
# exam_codes = ["DIC"]
|
||||||
# source_dir = r"D:\project\GOM\DIC\회차별채점자료\2622"
|
# source_dir = r"D:\project\GOM\DIC\회차별채점자료\2622"
|
||||||
source_dir = r"D:\project\data\제2603회 정기\답안파일\과목별답안파일"
|
source_dir = r"D:\project\data\제2604회 정기\제2604회 정기\답안파일"
|
||||||
|
|
||||||
copy_exam_files(exam_round, exam_codes, source_dir)
|
copy_exam_files(exam_round, exam_codes, source_dir)
|
||||||
|
|||||||
BIN
260428_DIC_2604A_채점결과.xlsx
Normal file
BIN
260428_DIC_2604A_채점결과.xlsx
Normal file
Binary file not shown.
BIN
260428_DIC_2604B_채점결과.xlsx
Normal file
BIN
260428_DIC_2604B_채점결과.xlsx
Normal file
Binary file not shown.
BIN
260428_DPI_2604B_채점결과.xlsx
Normal file
BIN
260428_DPI_2604B_채점결과.xlsx
Normal file
Binary file not shown.
BIN
260429_DIC_2604A_채점결과.xlsx
Normal file
BIN
260429_DIC_2604A_채점결과.xlsx
Normal file
Binary file not shown.
BIN
260429_DIC_2604B_채점결과.xlsx
Normal file
BIN
260429_DIC_2604B_채점결과.xlsx
Normal file
Binary file not shown.
BIN
260429_DPI_2604B_채점결과.xlsx
Normal file
BIN
260429_DPI_2604B_채점결과.xlsx
Normal file
Binary file not shown.
@@ -68,9 +68,7 @@
|
|||||||
"6": {
|
"6": {
|
||||||
"ele": "$.children[?(@.name=='Nagasaki Peace Park')].name",
|
"ele": "$.children[?(@.name=='Nagasaki Peace Park')].name",
|
||||||
"value": "Nagasaki Peace Park",
|
"value": "Nagasaki Peace Park",
|
||||||
"point": 4,
|
"point": 4
|
||||||
"desc": "포토샵 내부 텍스트 띄어쓰기 문자열이 기존 문자열과 다른듯",
|
|
||||||
"desc2": "Nagasaki Peace Park"
|
|
||||||
},
|
},
|
||||||
"7": {
|
"7": {
|
||||||
"ele": "$.children[?(@.name=='Nagasaki Peace Park')].text.font.names[0]",
|
"ele": "$.children[?(@.name=='Nagasaki Peace Park')].text.font.names[0]",
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user