2-25 각주 채점기준변경

This commit is contained in:
2025-03-27 17:32:10 +09:00
parent abc500dfa3
commit c9b8df4310
14 changed files with 2931 additions and 43 deletions

View File

@@ -513,8 +513,8 @@
"item": "문구② (2. 한옥의 형태와 구조)/③ 진하게"
},
"2-25": {
"path":"boolean(//CHAR[contains(text(),'기초')]/ancestor::TEXT/FOOTNOTE/descendant::CHAR[contains(text(),'기둥의 침하를 방지하기 위한 지반의 보강 및 개량')])",
"path2": "boolean(//CHAR[substring(., string-length(.) - string-length('기초') + 1) = '기초']/following-sibling::FOOTNOTE/descendant::CHAR[contains(text(),'기둥의 침하를 방지하기 위한 지반의 보강 및 개량')])",
"path":"boolean(//CHAR[contains(text(),'기초')]/ancestor::TEXT/FOOTNOTE/descendant::CHAR)",
"path2": "boolean(//CHAR[substring(., string-length(.) - string-length('기초') + 1) = '기초']/following-sibling::FOOTNOTE/descendant::CHAR)",
"searchValue": null,
"value": true,
"points": 2,
@@ -540,7 +540,7 @@
"item": "문구 (기초)/③ 크기 (9pt)"
},
"2-28": {
"path": "//TEXT[CHAR[text()=' 기둥의 침하를 방지하기 위한 지반의 보강 및 개량']]//AUTONUMFORMAT/@Type",
"path": "//P[TEXT[CHAR[contains(text(), '{searchValue}')]]]//AUTONUMFORMAT/@Type",
"path2": null,
"searchValue": " 기둥의 침하를 방지하기 위한 지반의 보강 및 개량",
"value": "CircledDigit",