문서수정기호관련(2-29.30) 편집 채점기준 수정
This commit is contained in:
@@ -469,7 +469,7 @@
|
||||
},
|
||||
"2-25":{
|
||||
"path":"boolean(//CHAR[contains(text(),'혈관(Blood Vessel)')]/following-sibling::FOOTNOTE/descendant::CHAR[contains(text(),'혈액을 온몸으로 순환시키는 통로')])",
|
||||
"path2": null,
|
||||
"path2": "boolean(//CHAR[substring(., string-length(.) - string-length('혈관(Blood Vessel)') + 1) = '혈관(Blood Vessel)']/following-sibling::FOOTNOTE/descendant::CHAR[contains(text(),'혈액을 온몸으로 순환시키는 통로')])",
|
||||
"searchValue": null,
|
||||
"value":true,
|
||||
"points": 3,
|
||||
@@ -504,7 +504,7 @@
|
||||
"item": "① 재배(栽培), ② 모양(模樣), ③ 당도(糖度), ④ 효능(效能), ⑤ 개선(改善)"
|
||||
},
|
||||
"2-29":{
|
||||
"path":"boolean(//CHAR[contains(text(),'는 무게')])",
|
||||
"path":"boolean(//CHAR[contains(translate(text(), ' ', ''),'하는무게')])",
|
||||
"path2": null,
|
||||
"searchValue": null,
|
||||
"value":true,
|
||||
@@ -513,7 +513,7 @@
|
||||
"item": "문구 (…송이채로 수확하은 무게…)/\"은\" → \"는\" 글자바꿈"
|
||||
},
|
||||
"2-30":{
|
||||
"path":"boolean(//CHAR[contains(text(),'광의 기')])",
|
||||
"path":"boolean(//CHAR[contains(translate(text(), ' ', ''),'광의기능')])",
|
||||
"path2": null,
|
||||
"searchValue": null,
|
||||
"value":true,
|
||||
@@ -577,7 +577,7 @@
|
||||
},
|
||||
"2-37":{
|
||||
"path":"boolean(//BORDERFILL[@Id=//TABLE/ROW[1]/CELL/@BorderFill]/BOTTOMBORDER[@Type='DoubleSlim' and @Width='0.5mm'])",
|
||||
"path2": null,
|
||||
"path2": "boolean(//BORDERFILL[@Id=//CELLZONE[@StartRowAddr='0' and @EndRowAddr='0' and @StartColAddr='0' and @EndColAddr='2']/@BorderFill]/BOTTOMBORDER[@Type='DoubleSlim' and @Width='0.5mm'])",
|
||||
"searchValue": null,
|
||||
"value":true,
|
||||
"points": 2,
|
||||
|
||||
Reference in New Issue
Block a user