[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

@@ -176,11 +176,11 @@
"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": {