[1-15, 16] 채점기준 변경

This commit is contained in:
2025-07-09 17:10:59 +09:00
parent 332be598d1
commit b8b233e50a
10 changed files with 38 additions and 19 deletions

View File

@@ -169,18 +169,18 @@
},
"15": {
"path": "//CHAR[contains(text(),'{searchValue}')]/parent::TEXT/@CharShape",
"searchValue": "사업안내",
"searchValue": "사업안내",
"value": "돋움",
"points": 1,
"category": "FontName",
"item": "문구 (★ 사업안내 ★)/① 글씨체 (돋움)"
},
"16": {
"path": "//PARASHAPE[@Id=//CHAR[contains(text(),'{searchValue}')]/ancestor::P/@ParaShape]/@Align",
"searchValue": "사업안내",
"path": "//PARASHAPE[@Id=//CHAR[contains(text(),'{match_str}')]/ancestor::P/@ParaShape]/@Align",
"match_str": "사업안내",
"value": "Center",
"points": 1,
"category": "OneAnswer",
"category": "Align",
"item": "문구 (★ 사업안내 ★)/② 정렬 (가운데 정렬)"
},
"17": {