문제 1,2 채점 및 합산 처리 / 채점기준표 수정 적용

This commit is contained in:
2025-04-04 17:28:05 +09:00
parent b56019f976
commit 01cf766b4b
7 changed files with 70 additions and 31 deletions

View File

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