엑셀 채점결과 행열 변환 및 채점기준표와 문항 수 동일하게 조정
This commit is contained in:
@@ -32,6 +32,11 @@
|
||||
"ele": "$[?(@.width == 65 && @.height == 45)]",
|
||||
"type": "boolean",
|
||||
"point": 10
|
||||
},
|
||||
"9": {
|
||||
"ele": "none",
|
||||
"point": 0,
|
||||
"desc": "파일명 확인"
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
@@ -154,6 +159,11 @@
|
||||
"ele": "$[?(@.width == 65 && @.height == 35)]",
|
||||
"type": "boolean",
|
||||
"point": 10
|
||||
},
|
||||
"27": {
|
||||
"ele": "none",
|
||||
"point": 0,
|
||||
"desc": "파일명 확인"
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
@@ -410,6 +420,11 @@
|
||||
"32": {
|
||||
"ele": "//CRTrackArr/CRAudioTrackArr/CRTrackList[@Name='오디오1']//CRFilter[@Type='2'][@ID='1'][@VID8='90']",
|
||||
"point": 2
|
||||
},
|
||||
"33": {
|
||||
"ele": "none",
|
||||
"point": 0,
|
||||
"desc": "파일명 확인"
|
||||
}
|
||||
},
|
||||
"4": {
|
||||
@@ -478,7 +493,7 @@
|
||||
"desc": "레이어 쉐이프 X, Y 좌표를 가지고 너비, 높이 계산하여 정답 채점"
|
||||
},
|
||||
"9": {
|
||||
"type": "color",
|
||||
"type": "color",
|
||||
"ele": "//Layer//Shape[contains(draw_type/@value, 'Interior')]/secondary_color/@value",
|
||||
"value": "999999",
|
||||
"point": 6,
|
||||
@@ -493,6 +508,16 @@
|
||||
],
|
||||
"point": 5,
|
||||
"desc": "혼합모드(색 회피율, 불투명도 : 80)"
|
||||
},
|
||||
"11": {
|
||||
"ele": "none",
|
||||
"point": 0,
|
||||
"desc": "기본설정"
|
||||
},
|
||||
"12": {
|
||||
"ele": "none",
|
||||
"point": 0,
|
||||
"desc": "파일명 확인"
|
||||
}
|
||||
},
|
||||
"5": {
|
||||
@@ -640,6 +665,16 @@
|
||||
},
|
||||
"point": 5,
|
||||
"desc": "그림자 속성이 있는 경우 그림자 속성의 너비, 거리, 흐림 정도, 각도를 비교하여 정답 채점"
|
||||
},
|
||||
"21": {
|
||||
"ele": "none",
|
||||
"point": 0,
|
||||
"desc": "기본설정"
|
||||
},
|
||||
"22": {
|
||||
"ele": "none",
|
||||
"point": 0,
|
||||
"desc": "파일명 확인"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user