2505회 JSON채점기준표 및 채점자료 업데이트

This commit is contained in:
2025-05-26 17:46:45 +09:00
parent 828752e05a
commit 58ffdac74c
51 changed files with 24015 additions and 1987 deletions

View File

@@ -412,8 +412,7 @@
"value": "견고딕",
"points": 1,
"category": "FontName",
"item": "문구 (클라우드 컴퓨팅)/⑧ 글씨체 (견고딕)",
"desc": "폰트 '견고딕'과 '중고딕'은 한글프로그램 내부적으로 '한양견고딕', '한양중고딕'처리 되어서 프로그램 내부에서 수험자 답변에서 '한양'을 제거하는 과정을 거침"
"item": "문구 (클라우드 컴퓨팅)/⑧ 글씨체 (견고딕)"
},
"12": {
"path": "//CHARSHAPE[@Id=//RECTANGLE//TEXT[./CHAR[text()='{searchValue}']]/@CharShape]/@Height",
@@ -445,14 +444,14 @@
"value": "80",
"points": 2,
"category": "mmSize",
"item": "② 크기-너비 (80mm)"
"item": "② 크기-너비 (80 mm)"
},
"16": {
"path": "//PICTURE[./IMAGE[@BinItem=//BINITEM[@Format='JPG']/@BinData]]/SHAPEOBJECT/SIZE/@Height",
"value": "45",
"points": 2,
"category": "mmSize",
"item": "③ 크기-높이 (45mm)"
"item": "③ 크기-높이 (45 mm)"
},
"17": {
"path": "//PICTURE[./IMAGE[@BinItem=//BINITEM[@Format='JPG']/@BinData]]/SHAPEOBJECT/POSITION/@HorzOffset",
@@ -599,7 +598,7 @@
"item": "문구 (…유출과 데이터 사이버…)/\"유출과\" / \"데이터\" 순서바꿈"
},
"33": {
"path": "//TEXT[CHAR[text()='{searchValue}']]/@CharShape",
"path": "//TEXT[CHAR[contains(text(),'{searchValue}')]]/@CharShape",
"searchValue": "클라우드 보안(단위: 백만 달러)",
"value": "돋움",
"points": 1,
@@ -702,7 +701,7 @@
"points": 2,
"category": "ChartType",
"item": "① 종류 (묶은 세로 막대형)",
"desc": "chart_type을 입력받아 차트타입에 맞는 xml요소가 있는지 내부적으로 검사, chart_type만 한글로 입력해주면 된다."
"desc": "chart_type을 입력받아 차트타입에 맞는 xml요소가 있는지 내부적으로 검사, chart_type만 한글로 입력해주면 된다. (공백무시)"
},
"46": {
"chart_xpath": "//c:valAx/c:majorTickMark/@val",
@@ -717,14 +716,14 @@
"value": "80",
"points": 2,
"category": "mmSize",
"item": "③ 크기-너비 (80mm)"
"item": "③ 크기-너비 (80 mm)"
},
"48": {
"path": "//OLE[@BinItem=//BINITEM[@Format='OLE']/@BinData]//SIZE/@Height",
"value": "90",
"points": 2,
"category": "mmSize",
"item": "④ 크기-높이 (90mm)"
"item": "④ 크기-높이 (90 mm)"
},
"49": {
"chart_xpath": "boolean(//c:chart and not(//c:pt[not(ancestor::c:tx)]/c:v[text()='합계' or text()='평균']))",
@@ -764,14 +763,14 @@
"chart_xpath": "//c:catAx/c:txPr//a:ea/@typeface",
"value": "돋움",
"points": 1,
"category": "OneAnswer",
"category": "ChartOneAnswer",
"item": "X축/① 글꼴 (돋움)"
},
"54": {
"chart_xpath": "//c:catAx/c:txPr//a:defRPr/@sz",
"value": "900",
"points": 1,
"category": "OneAnswer",
"category": "ChartOneAnswer",
"item": "X축/② 크기 (9pt)"
},
"55": {
@@ -779,7 +778,7 @@
"option": "i",
"value": "1",
"points": 1,
"category": "OneAnswer",
"category": "ChartOneAnswer",
"item": "X축/③ 기울임",
"desc": "option값 - 기울임(Italic):i / 굵게(Bold):b"
},
@@ -787,14 +786,14 @@
"chart_xpath": "//c:valAx/c:txPr//a:ea/@typeface",
"value": "돋움",
"points": 1,
"category": "OneAnswer",
"category": "ChartOneAnswer",
"item": "Y축/① 글꼴 (돋움)"
},
"57": {
"chart_xpath": "//c:valAx/c:txPr//a:defRPr/@sz",
"value": "900",
"points": 1,
"category": "OneAnswer",
"category": "ChartOneAnswer",
"item": "Y축/② 크기 (9pt)"
},
"58": {
@@ -802,7 +801,7 @@
"option": "i",
"value": "1",
"points": 1,
"category": "OneAnswer",
"category": "ChartOneAnswer",
"item": "Y축/③ 기울임",
"desc": "option값 - 기울임(Italic):i / 굵게(Bold):b"
},