[1-30] 하이퍼링크 채점 기준 변경

This commit is contained in:
2025-11-14 16:17:53 +09:00
parent 0b50e5d612
commit ed97d6c9ed
16 changed files with 996 additions and 18 deletions

View File

@@ -117,10 +117,10 @@
"9": {
"path": "//TEXT[CHAR[text()='{searchValue}']]/@CharShape",
"searchValue": "금",
"value": "굴림체",
"value": "맑은 고딕",
"points": 1,
"category": "FontName",
"item": "어/② 글씨체 (굴림체)"
"item": "어/② 글씨체 (맑은 고딕)"
},
"10": {
"path": "//RECTANGLE[.//CHAR[text()='{searchValue}']]//WINDOWBRUSH/@FaceColor",
@@ -315,11 +315,11 @@
},
"30": {
"path": "//CHAR[contains(text(),'{searchValue}')]",
"searchValue": "http://www.ihd.or.kr",
"searchValue": "http",
"value": true,
"points": 2,
"category": "hyperlink",
"item": "문구 (http://www.ihd.or.kr)/하이퍼링크 없이 작성",
"item": "문구 (https://www.ihd.or.kr)/하이퍼링크 없이 작성",
"desc": "searchValue에 해당하는 주소 문구에 하이퍼링크가 하나라도 설정되어 있으면 오답"
},
"31": {