@@ -79,7 +79,6 @@ export default {
scope:scope || item.scope,
score:item.score||0,
type:item.type,
- children:item.children || [],
answer:item.answer || [],
objective:this.getItemType(item.type),
question:this.getSimpleText(item.question),