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

@@ -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