곰픽 JSON 채점기준표, 소스코드 수정

This commit is contained in:
2025-04-15 17:44:45 +09:00
parent 547cd05a8b
commit d03361bebf
7 changed files with 62 additions and 53 deletions

View File

@@ -662,7 +662,7 @@
"19": {
"type": "color",
"ele": "//Layer//Shape[contains(draw_type/@value, 'Outline')]/primary_color/@value",
"value": "40EEAB",
"value": "40eeab",
"point": 3,
"desc": "색상 코드 비교 시 소문자로 입력할 것(채우기:secondary_color, 외곽선:primary_color)"
},
@@ -676,8 +676,8 @@
"angle": "//Layer//Shape[contains(draw_type/@value, 'Shadow')]/shadow_angle/@value"
},
"value": {
"width": "5",
"distance": "3",
"width": "7",
"distance": "5",
"blur": "1",
"angle": "320"
},