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,9 +540,9 @@
"item": "문구 (자동차 탄소발자국)/③ 크기 (9pt)"
},
"2-28": {
"path": "//TEXT[CHAR[text()='{searchValue}']]//AUTONUMFORMAT/@Type",
"path": "//P[TEXT[CHAR[contains(text(), '{searchValue}')]]]//AUTONUMFORMAT/@Type",
"path2": null,
"searchValue": " 자동차 생애에서 배출하는 이산화탄소의 총량",
"searchValue": "자동차 생애에서 배출하는 이산화탄소의 총량",
"value": "CircledHangulSyllable",
"points": 2,
"category": "각주",