2501회 C 채점기준 JSON파일 2-25 xpath수정

This commit is contained in:
devdra9
2025-01-23 15:10:00 +09:00
parent 8a5d4e1989
commit c19419efd4
3 changed files with 5 additions and 5 deletions

View File

@@ -468,7 +468,7 @@
"item": "문구② (2. 인구절벽 대응책)/③ 진하게"
},
"2-25":{
"path":"boolean(//CHAR[contains(text(),'생산가능인구')]/following-sibling::FOOTNOTE/descendant::CHAR[contains(text(),'전체 인구가 늘더라도 생산가능인구가 감소한다면 생산가능인구가 짊어져야 하는 비용은 증가한다.')])",
"path":"boolean(//CHAR[contains(text(),'생산가능인구')]/ancestor::TEXT/FOOTNOTE/descendant::CHAR[contains(text(),'전체 인구가 늘더라도 생산가능인구가 감소한다면 생산가능인구가 짊어져야 하는 비용은 증가한다.')])",
"path2": null,
"searchValue": null,
"value":true,
@@ -642,10 +642,10 @@
"path":"//a:t[text()='{searchValue}']/ancestor::a:r//a:ea/@typeface",
"path2": null,
"searchValue": "OECD 주요국 합계출산율",
"value": "굴림체",
"value": "궁서체",
"points": 2,
"category": "chart_xml",
"item": "제목 문구 (OECD 주요국 합계출산율)/① 글씨체 (굴림체)"
"item": "제목 문구 (OECD 주요국 합계출산율)/① 글씨체 (궁서체)"
},
"2-45":{
"path":"//a:t[text()='{searchValue}']/ancestor::a:r/a:rPr/@sz",