2508회 채점기준 최종수정

This commit is contained in:
2025-09-16 17:52:36 +09:00
parent 591bd07749
commit e15a927d0b
21 changed files with 33 additions and 18 deletions

View File

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

View File

@@ -667,7 +667,7 @@
"point": 3
},
"15": {
"type": "exists",
"type": "clippingMask.exists",
"ele": "//Layer/MaskOpType/@value",
"value": "Clipping",
"point": 6,

View File

@@ -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": {

View File

@@ -670,7 +670,7 @@
"point": 3
},
"15": {
"type": "exists",
"type": "clippingMask.exists",
"ele": "//Layer/MaskOpType/@value",
"value": "Clipping",
"point": 6,