문제 1,2 채점 및 합산 처리 / 채점기준표 수정 적용
This commit is contained in:
@@ -30,7 +30,11 @@
|
||||
},
|
||||
"8": {
|
||||
"ele": "$[?(@.width == 65 && @.height == 45)]",
|
||||
"type": "boolean",
|
||||
"type": "size",
|
||||
"value": {
|
||||
"width": 65,
|
||||
"height": 45
|
||||
},
|
||||
"point": 10
|
||||
},
|
||||
"9": {
|
||||
@@ -159,7 +163,11 @@
|
||||
},
|
||||
"27": {
|
||||
"ele": "$[?(@.width == 65 && @.height == 45)]",
|
||||
"type": "boolean",
|
||||
"type": "size",
|
||||
"value": {
|
||||
"width": 65,
|
||||
"height": 45
|
||||
},
|
||||
"point": 10
|
||||
},
|
||||
"28": {
|
||||
|
||||
Reference in New Issue
Block a user