2-25 각주 채점기준변경
This commit is contained in:
@@ -513,8 +513,8 @@
|
||||
"item": "문구② (2. 비만치료)/③ 진하게"
|
||||
},
|
||||
"2-25": {
|
||||
"path":"boolean(//CHAR[contains(text(),'비만 약물치료')]/ancestor::TEXT/FOOTNOTE/descendant::CHAR[contains(text(),'비약물로 어려운 체질량지수 25 이상인 경우 시행')])",
|
||||
"path2": "boolean(//CHAR[substring(., string-length(.) - string-length('비만 약물치료') + 1) = '비만 약물치료']/following-sibling::FOOTNOTE/descendant::CHAR[contains(text(),'비약물로 어려운 체질량지수 25 이상인 경우 시행')])",
|
||||
"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()=' 비약물로 어려운 체질량지수 25 이상인 경우 시행']]//AUTONUMFORMAT/@Type",
|
||||
"path": "//P[TEXT[CHAR[contains(text(), '{searchValue}')]]]//AUTONUMFORMAT/@Type",
|
||||
"path2": null,
|
||||
"searchValue":" 비약물로 어려운 체질량지수 25 이상인 경우 시행",
|
||||
"searchValue":"비약물로 어려운 체질량지수 25 이상인 경우 시행",
|
||||
"value": "LatinSmall",
|
||||
"points": 2,
|
||||
"category": "각주",
|
||||
|
||||
Reference in New Issue
Block a user