2508회 채점기준 최종수정
This commit is contained in:
@@ -456,7 +456,7 @@
|
||||
"media": "음악.mp3",
|
||||
"value": {
|
||||
"ID": "1",
|
||||
"Duration": "90"
|
||||
"Duration": "30"
|
||||
},
|
||||
"point": 2,
|
||||
"desc": "ID속성-페이드인:0 / 페이드아웃: 1"
|
||||
@@ -666,7 +666,7 @@
|
||||
"point": 3
|
||||
},
|
||||
"15": {
|
||||
"type": "exists",
|
||||
"type": "clippingMask.exists",
|
||||
"ele": "//Layer/MaskOpType/@value",
|
||||
"value": "Clipping",
|
||||
"point": 6,
|
||||
|
||||
@@ -667,7 +667,7 @@
|
||||
"point": 3
|
||||
},
|
||||
"15": {
|
||||
"type": "exists",
|
||||
"type": "clippingMask.exists",
|
||||
"ele": "//Layer/MaskOpType/@value",
|
||||
"value": "Clipping",
|
||||
"point": 6,
|
||||
|
||||
@@ -599,7 +599,11 @@
|
||||
"type": "exists",
|
||||
"ele": "//Layer//shape_type/@value",
|
||||
"value": "ROUNDED_RECTANGLE",
|
||||
"point": 3
|
||||
"point": 3,
|
||||
"desc": {
|
||||
"사각형": "RECTANGLE",
|
||||
"모서리가 둥근 사각형": "ROUNDED_RECTANGLE"
|
||||
}
|
||||
},
|
||||
"6": {
|
||||
"type": "shape.size",
|
||||
@@ -666,7 +670,7 @@
|
||||
"point": 3
|
||||
},
|
||||
"15": {
|
||||
"type": "exists",
|
||||
"type": "clippingMask.exists",
|
||||
"ele": "//Layer/MaskOpType/@value",
|
||||
"value": "Clipping",
|
||||
"point": 6,
|
||||
@@ -678,7 +682,8 @@
|
||||
"value": "RECTANGLE",
|
||||
"point": 3,
|
||||
"desc": {
|
||||
"사각형": "RECTANGLE"
|
||||
"사각형": "RECTANGLE",
|
||||
"모서리가 둥근 사각형": "ROUNDED_RECTANGLE"
|
||||
}
|
||||
},
|
||||
"17": {
|
||||
|
||||
@@ -670,7 +670,7 @@
|
||||
"point": 3
|
||||
},
|
||||
"15": {
|
||||
"type": "exists",
|
||||
"type": "clippingMask.exists",
|
||||
"ele": "//Layer/MaskOpType/@value",
|
||||
"value": "Clipping",
|
||||
"point": 6,
|
||||
|
||||
Reference in New Issue
Block a user