question-1.json
651 Bytes
{
"collectionName": "components_question1_question_1s",
"info": {
"displayName": "Question 1",
"description": ""
},
"options": {},
"attributes": {
"question1A": {
"type": "string"
},
"options": {
"displayName": "options",
"type": "component",
"repeatable": true,
"component": "options.options"
},
"question1B": {
"type": "string"
},
"option02": {
"type": "component",
"repeatable": true,
"component": "options2.options2"
},
"options03": {
"type": "component",
"repeatable": true,
"component": "options3.options3"
}
}
}