2-37(표 실선), 2-25(각주문구) 채점 방식 수정, 텍스트 유사도 변경
This commit is contained in:
@@ -468,8 +468,8 @@
|
||||
"item": "문구② (2. 패러다임 바뀐 음주 문화)/③ 진하게"
|
||||
},
|
||||
"2-25":{
|
||||
"path":"boolean(//CHAR[contains(text(),'MZ세대')]/following-sibling::FOOTNOTE/descendant::CHAR[contains(text(),'밀레니얼 세대와 Z세대를 통틀어 지칭하는 신조어')])",
|
||||
"path2": null,
|
||||
"path": "boolean(//CHAR[contains(text(),'MZ세대')]/following-sibling::FOOTNOTE/descendant::CHAR[contains(text(),'밀레니얼 세대와 Z세대를 통틀어 지칭하는 신조어')])",
|
||||
"path2": "boolean(//CHAR[substring(., string-length(.) - string-length('MZ세대') + 1) = 'MZ세대']/following-sibling::FOOTNOTE/descendant::CHAR[contains(text(),'밀레니얼 세대와 Z세대를 통틀어 지칭하는 신조어')])",
|
||||
"searchValue": null,
|
||||
"value":true,
|
||||
"points": 3,
|
||||
@@ -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