곰픽 JSON 채점기준표, 소스코드 수정
This commit is contained in:
@@ -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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user