diff --git a/01_copy_files_by_subject.py b/01_copy_files_by_subject.py index b77683c..c04d69a 100644 --- a/01_copy_files_by_subject.py +++ b/01_copy_files_by_subject.py @@ -73,10 +73,10 @@ def copy_exam_files(exam_round, exam_codes, source_dir): # 사용 예시 if __name__ == "__main__": - exam_round = "2603" + exam_round = "2604" exam_codes = ["DIC", "DPI"] # exam_codes = ["DIC"] # 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) diff --git a/260428_DIC_2604A_채점결과.xlsx b/260428_DIC_2604A_채점결과.xlsx new file mode 100644 index 0000000..6122787 Binary files /dev/null and b/260428_DIC_2604A_채점결과.xlsx differ diff --git a/260428_DIC_2604B_채점결과.xlsx b/260428_DIC_2604B_채점결과.xlsx new file mode 100644 index 0000000..467a4bc Binary files /dev/null and b/260428_DIC_2604B_채점결과.xlsx differ diff --git a/260428_DPI_2604B_채점결과.xlsx b/260428_DPI_2604B_채점결과.xlsx new file mode 100644 index 0000000..533f76e Binary files /dev/null and b/260428_DPI_2604B_채점결과.xlsx differ diff --git a/260429_DIC_2604A_채점결과.xlsx b/260429_DIC_2604A_채점결과.xlsx new file mode 100644 index 0000000..bfbde51 Binary files /dev/null and b/260429_DIC_2604A_채점결과.xlsx differ diff --git a/260429_DIC_2604B_채점결과.xlsx b/260429_DIC_2604B_채점결과.xlsx new file mode 100644 index 0000000..fc4295c Binary files /dev/null and b/260429_DIC_2604B_채점결과.xlsx differ diff --git a/260429_DPI_2604B_채점결과.xlsx b/260429_DPI_2604B_채점결과.xlsx new file mode 100644 index 0000000..d7b9aca Binary files /dev/null and b/260429_DPI_2604B_채점결과.xlsx differ diff --git a/JSON/2604/DIC_2604A.json b/JSON/2604/DIC_2604A.json index c6359a2..07aa050 100644 --- a/JSON/2604/DIC_2604A.json +++ b/JSON/2604/DIC_2604A.json @@ -68,9 +68,7 @@ "6": { "ele": "$.children[?(@.name=='Nagasaki Peace Park')].name", "value": "Nagasaki Peace Park", - "point": 4, - "desc": "포토샵 내부 텍스트 띄어쓰기 문자열이 기존 문자열과 다른듯", - "desc2": "Nagasaki Peace Park" + "point": 4 }, "7": { "ele": "$.children[?(@.name=='Nagasaki Peace Park')].text.font.names[0]", diff --git a/260331_DIC_2603A_채점결과.xlsx b/회차별채점자료/2603/260331_DIC_2603A_채점결과.xlsx similarity index 100% rename from 260331_DIC_2603A_채점결과.xlsx rename to 회차별채점자료/2603/260331_DIC_2603A_채점결과.xlsx diff --git a/260331_DPI_2603B_채점결과.xlsx b/회차별채점자료/2603/260331_DPI_2603B_채점결과.xlsx similarity index 100% rename from 260331_DPI_2603B_채점결과.xlsx rename to 회차별채점자료/2603/260331_DPI_2603B_채점결과.xlsx diff --git a/260401_DIC_2603A_채점결과.xlsx b/회차별채점자료/2603/260401_DIC_2603A_채점결과.xlsx similarity index 100% rename from 260401_DIC_2603A_채점결과.xlsx rename to 회차별채점자료/2603/260401_DIC_2603A_채점결과.xlsx diff --git a/260401_DPI_2603B_채점결과.xlsx b/회차별채점자료/2603/260401_DPI_2603B_채점결과.xlsx similarity index 100% rename from 260401_DPI_2603B_채점결과.xlsx rename to 회차별채점자료/2603/260401_DPI_2603B_채점결과.xlsx diff --git a/260402_DIC_2603A_채점결과.xlsx b/회차별채점자료/2603/260402_DIC_2603A_채점결과.xlsx similarity index 100% rename from 260402_DIC_2603A_채점결과.xlsx rename to 회차별채점자료/2603/260402_DIC_2603A_채점결과.xlsx diff --git a/260402_DPI_2603B_채점결과.xlsx b/회차별채점자료/2603/260402_DPI_2603B_채점결과.xlsx similarity index 100% rename from 260402_DPI_2603B_채점결과.xlsx rename to 회차별채점자료/2603/260402_DPI_2603B_채점결과.xlsx diff --git a/회차별채점자료/2604/DIC/2604회 A형(레이어)/제2604회 디지털정보활용능력 멀티미디어제작 A형 채점기준표.xlsx b/회차별채점자료/2604/DIC/2604회 A형(레이어)/제2604회 디지털정보활용능력 멀티미디어제작 A형 채점기준표.xlsx index 781c86f..4f51873 100644 Binary files a/회차별채점자료/2604/DIC/2604회 A형(레이어)/제2604회 디지털정보활용능력 멀티미디어제작 A형 채점기준표.xlsx and b/회차별채점자료/2604/DIC/2604회 A형(레이어)/제2604회 디지털정보활용능력 멀티미디어제작 A형 채점기준표.xlsx differ