오탈자 검사에서 오타와 추가된 글자는 감점에 포함하지 않고, 누락된 글자만 감점되도록 수정
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -495,13 +495,13 @@
|
||||
"item": "문구 (MZ세대)/③ 크기 (9pt)"
|
||||
},
|
||||
"2-28":{
|
||||
"path":"(count(//CHAR[contains(text(),'기원전')][contains(text(),'紀元前')])+count(//CHAR[contains(text(),'승전보')][contains(text(),'勝戰譜')])+count(//CHAR[contains(text(),'채택')][contains(text(),'採擇')])+count(//CHAR[contains(text(),'애국자')][contains(text(),'愛國者')])+count(//CHAR[contains(text(),'모금')][contains(text(),'募金')]))*2",
|
||||
"path":"(count(//CHAR[contains(text(),'기원전')][contains(text(),'紀元前')])+count(//CHAR[contains(text(),'승전보')][contains(text(),'勝戰譜')])+count(//CHAR[contains(text(),'채택')][contains(text(),'採擇')])+count(//CHAR[contains(text(),'애국자')][contains(text(),'愛國者')])+count(//CHAR[contains(text(),'모금')][contains(text(),'募金')]))*2",
|
||||
"path2": null,
|
||||
"searchValue": null,
|
||||
"value": 10,
|
||||
"points": 10,
|
||||
"category": "한자",
|
||||
"item": "① 기원전(紀元前), ② 승전보(勝戰譜), ③ 채택(採擇), ④ 애국자(愛國者), ⑤ 모금(募金)"
|
||||
"item": "① 기원전(紀元前), ② 승전보(勝戰譜), ③ 채택(採擇), ④ 애국자(愛國者), ⑤ 모금(募金)"
|
||||
},
|
||||
"2-29":{
|
||||
"path":"boolean(//CHAR[contains(translate(text(), ' ', ''),'픽인아테')])",
|
||||
|
||||
Reference in New Issue
Block a user