2503회 채점기준표 작성 및 정답파일 채점

This commit is contained in:
2025-03-27 14:30:55 +09:00
parent 0e5ad2a4b3
commit abc500dfa3
13 changed files with 2794 additions and 161 deletions

View File

@@ -90,39 +90,39 @@
"item": "문구 (건강100세프로젝트행사)/⑦ 글맵시모양 (육안확인)"
},
"1-8": {
"path": "",
"path": "boolean(//RECTANGLE[.//CHAR[text()='인']][.//SIZE[(@Height >= 2600 and @Height <= 2800)and(@Width >= 2600 and @Width <= 2800)]])",
"path2": null,
"searchValue": null,
"value": null,
"value": true,
"points": 1,
"category": "",
"category": "문단첫글자장식",
"item": "인/① 모양 (2줄)"
},
"1-9": {
"path": "",
"path": "//FONTFACE[@Lang='Hangul']/FONT[@Id=//CHARSHAPE[@Id=//TEXT[CHAR[text()='인']]/@CharShape]/FONTID/@Hangul]/@Name",
"path2": null,
"searchValue": null,
"value": null,
"value": "돋움",
"points": 1,
"category": "",
"category": "문단첫글자장식",
"item": "인/② 글씨체 (돋움)"
},
"1-10": {
"path": "",
"path": "//RECTANGLE[.//CHAR[text()='인']]//WINDOWBRUSH/@FaceColor",
"path2": null,
"searchValue": null,
"value": null,
"value": "10966730",
"points": 2,
"category": "",
"category": "문단첫글자장식",
"item": "인/③ 면색 : 색상(RGB:202,86,167)"
},
"1-11": {
"path": "",
"path": "//RECTANGLE[.//CHAR[text()='인']]//OUTSIDEMARGIN/@Right",
"path2": null,
"searchValue": null,
"value": null,
"value": "850",
"points": 2,
"category": "",
"category": "문단첫글자장식",
"item": "인/④ 본문과의 간격 : 3.0mm"
},
"1-12": {
@@ -270,7 +270,7 @@
"item": "문구 (DIAT)/③ 정렬 (오른쪽 정렬)"
},
"1-28": {
"path": "//SECTION[1]//PAGENUM/@FormatType",
"path": "//PAGENUM/@FormatType",
"path2": null,
"searchValue": null,
"value": "LatinCapital",
@@ -279,7 +279,7 @@
"item": "① 쪽 번호 매기기 (A,B,C 순으로)"
},
"1-29": {
"path": "//SECTION[1]//PAGENUM/@Pos",
"path": "//PAGENUM/@Pos",
"path2": null,
"searchValue": null,
"value": "BottomCenter",
@@ -288,12 +288,12 @@
"item": "② 가운데 아래"
},
"1-30": {
"path": "",
"path": "not(//PARASHAPE[@Id=//SECTION[1]/P/@ParaShape]/PARAMARGIN[@LineSpacing!=180])",
"path2": null,
"searchValue": null,
"value": null,
"value": true,
"points": 2,
"category": "",
"category": "줄간격",
"item": "문제 1 줄간격 180% 설정"
},
"2-01": {
@@ -513,10 +513,10 @@
"item": "문구② (2. 비만치료)/③ 진하게"
},
"2-25": {
"path": "",
"path2": null,
"path":"boolean(//CHAR[contains(text(),'비만 약물치료')]/ancestor::TEXT/FOOTNOTE/descendant::CHAR[contains(text(),'비약물로 어려운 체질량지수 25 이상인 경우 시행')])",
"path2": "boolean(//CHAR[substring(., string-length(.) - string-length('비만 약물치료') + 1) = '비만 약물치료']/following-sibling::FOOTNOTE/descendant::CHAR[contains(text(),'비약물로 어려운 체질량지수 25 이상인 경우 시행')])",
"searchValue": null,
"value": null,
"value": true,
"points": 2,
"category": "각주",
"item": "문구 (비만 약물치료)/① 각주 설정 및 문구 입력"
@@ -540,25 +540,25 @@
"item": "문구 (비만 약물치료)/③ 크기 (9pt)"
},
"2-28": {
"path": "",
"path": "//TEXT[CHAR[text()=' 비약물로 어려운 체질량지수 25 이상인 경우 시행']]//AUTONUMFORMAT/@Type",
"path2": null,
"searchValue": null,
"value": null,
"searchValue":" 비약물로 어려운 체질량지수 25 이상인 경우 시행",
"value": "LatinSmall",
"points": 2,
"category": "각주",
"item": "문구 (비만 약물치료)/④ 각주 번호모양"
},
"2-29": {
"path": "",
"path": "boolean(//CHAR[contains(text(),'Obesity')])",
"path2": null,
"searchValue": null,
"value": null,
"value": true,
"points": 3,
"category": "",
"item": "Hybrid/영단어 미입력, 대소문자/오타 시 전체 감점"
"category": "영단어",
"item": "Obesity/영단어 미입력, 대소문자/오타 시 전체 감점"
},
"2-30": {
"path": "(count(//CHAR[contains(text(),'비만')][contains(text(),'肥滿')])+count(//CHAR[contains(text(),'복부')][contains(text(),'腹部')])+count(//CHAR[contains(text(),'사')][contains(text(),'代謝')])+count(//CHAR[contains(text(),'특정')][contains(text(),'特定')])+count(//CHAR[contains(text(),'축적')][contains(text(),'特定')]))*2",
"path": "(count(//CHAR[contains(text(),'비만')][contains(text(),'肥滿')])+count(//CHAR[contains(text(),'복부')][contains(text(),'腹部')])+count(//CHAR[contains(text(),'사')][contains(text(),'代謝')])+count(//CHAR[contains(text(),'특정')][contains(text(),'特定')])+count(//CHAR[contains(text(),'축적')][contains(text(),'特定')]))*2",
"path2": null,
"searchValue": null,
"value": 10,
@@ -639,19 +639,19 @@
"item": "위쪽 제목 셀/② 진하게"
},
"2-39": {
"path": "boolean(//BORDERFILL[@Id=//TABLE/ROW[1]/CELL/@BorderFill]/BOTTOMBORDER[@Type='DoubleSlim' and @Width='0.5mm'])",
"path2": "boolean(//BORDERFILL[@Id=//CELLZONE[@StartRowAddr='0' and @EndRowAddr='0' and @StartColAddr='0' and @EndColAddr='2']/@BorderFill]/BOTTOMBORDER[@Type='DoubleSlim' and @Width='0.5mm'])",
"path": "//BORDERFILL[@Id=//TABLE/ROW[1]/CELL/@BorderFill]/BOTTOMBORDER/@Type",
"path2": "//BORDERFILL[@Id=//CELLZONE[@StartRowAddr='0' and @EndRowAddr='0' and @StartColAddr='0' and @EndColAddr='2']/@BorderFill]/BOTTOMBORDER/@Type",
"searchValue": null,
"value": true,
"value": "DoubleSlim",
"points": 2,
"category": "표",
"item": "제목 셀 아래선/① 이중실선"
},
"2-40": {
"path": "",
"path2": null,
"path": "//BORDERFILL[@Id=//TABLE/ROW[1]/CELL/@BorderFill]/BOTTOMBORDER/@Width",
"path2": "//BORDERFILL[@Id=//CELLZONE[@StartRowAddr='0' and @EndRowAddr='0' and @StartColAddr='0' and @EndColAddr='2']/@BorderFill]/BOTTOMBORDER/@Width",
"searchValue": null,
"value": null,
"value": "0.5mm",
"points": 2,
"category": "표",
"item": "제목 셀 아래선/② 0.5mm"
@@ -660,10 +660,10 @@
"path": "//FONTFACE[@Lang='Hangul']/FONT[@Id=//CHARSHAPE[@Id=//TABLE/ROW/descendant::TEXT/@CharShape]/FONTID/@Hangul]/@Name",
"path2": null,
"searchValue": null,
"value": "중고딕",
"value": "한양중고딕",
"points": 1,
"category": "표",
"item": "글자모양/① 글씨체 (중고딕)"
"item": "글자모양/① 글씨체 (한양중고딕)"
},
"2-42": {
"path": "//CHARSHAPE[@Id=//TABLE/ROW/descendant::TEXT/@CharShape]/@Height",
@@ -684,10 +684,10 @@
"item": "글자모양/③ 정렬 (가운데 정렬)"
},
"2-44": {
"path": "",
"path": "boolean(//TABLE[1]/ROW[last()]/CELL[last()-1]//FIELDBEGIN[starts-with(@Command, '=SUM') and substring(@Command, string-length(@Command) - 2) = '145'] and //TABLE[1]/ROW[last()]/CELL[last()]//FIELDBEGIN[starts-with(@Command, '=SUM') and substring(@Command, string-length(@Command) - 2) = '105'])",
"path2": null,
"searchValue": null,
"value": null,
"value": true,
"points": 4,
"category": "표",
"item": "블록계산식/합계"
@@ -702,10 +702,10 @@
"item": "① 종류 (묶은가로막대형)"
},
"2-46": {
"path": "",
"path": "//c:valAx/c:majorTickMark/@val",
"path2": null,
"searchValue": null,
"value": null,
"value": "out",
"points": 2,
"category": "chart_xml",
"item": "② 값 축 주 눈금선"
@@ -729,10 +729,10 @@
"item": "④ 크기-높이 (90mm)"
},
"2-49": {
"path": "",
"path": "not(//c:pt[not(ancestor::c:tx)]/c:v[text()='합계'])",
"path2": null,
"searchValue": null,
"value": null,
"value": true,
"points": 2,
"category": "chart_xml",
"item": "⑤ 차트 데이터(표에서 블록계산식을 제외한 나머지 값만 이용)"