곰픽 일부 수정
This commit is contained in:
@@ -435,7 +435,9 @@
|
||||
},
|
||||
"4": {
|
||||
"type" : "multiValue",
|
||||
"ele": "//Layer[Name[@value='Germs']]/Effects/Item/Name/@value | //Layer[Name[@value='Germs']]/Effects/Item/EffectData/amount/@value",
|
||||
"ele": "//Layer[Name[@value='{layer}']]/Effects/Item/Name/@value | //Layer[Name[@value='{layer}']]/Effects/Item/EffectData/{option}/@value",
|
||||
"layer" : "Germs",
|
||||
"option" : "amount",
|
||||
"value" : [
|
||||
"12",
|
||||
"선명하게"
|
||||
@@ -446,7 +448,7 @@
|
||||
"5": {
|
||||
"ele": "none",
|
||||
"point": 6,
|
||||
"desc": "올가미 도구/이미지 제거 문항은 채점 불가"
|
||||
"desc": "올가미 도구/이미지 문항은 채점 불가"
|
||||
},
|
||||
"6": {
|
||||
"type" : "isExist",
|
||||
|
||||
Reference in New Issue
Block a user