DPI [2-15] 클리핑 마스크 미적용시 [16~20] 문항 오답처리

This commit is contained in:
2025-09-15 17:07:06 +09:00
parent 6067dda923
commit 591bd07749
16 changed files with 1607 additions and 18 deletions

View File

@@ -295,7 +295,7 @@
"media": "이미지1.jpg",
"value": {
"ID": "125",
"VID102": "8"
"VID101": "8"
},
"point": 2,
"desc": "오버레이 속성 키값(VID10X) 확인하고 변경"
@@ -337,7 +337,7 @@
"value": {
"ID": "35",
"Range": "600:660",
"Type": "2"
"Type": "16"
},
"point": 2,
"desc": "오버랩일 경우 Type속성값 16으로 변경"

View File

@@ -105,12 +105,12 @@
"point": 0
},
"14": {
"ele": "$.children[?(@.name=='파타야 수상시장 놀러오세요')].name",
"value": "파타야 수상시장 놀러오세요",
"ele": "$.children[?(@.name=='파타야 수상시장 놀러오세요.')].name",
"value": "파타야 수상시장 놀러오세요.",
"point": 4
},
"15": {
"ele": "$.children[?(@.name=='파타야 수상시장 놀러오세요')].text.font.names[0]",
"ele": "$.children[?(@.name=='파타야 수상시장 놀러오세요.')].text.font.names[0]",
"type": "font",
"value": "GungsuhChe",
"point": 2,
@@ -122,12 +122,12 @@
}
},
"16": {
"ele": "$.children[?(@.name=='파타야 수상시장 놀러오세요')].text.font.sizes[0]",
"ele": "$.children[?(@.name=='파타야 수상시장 놀러오세요.')].text.font.sizes[0]",
"value": 24,
"point": 2
},
"17": {
"ele": "$.children[?(@.name=='파타야 수상시장 놀러오세요')].text.font.colors[0]",
"ele": "$.children[?(@.name=='파타야 수상시장 놀러오세요.')].text.font.colors[0]",
"type": "color",
"value": "fc07a8",
"point": 2