blob: 54b996a3948da687c54bde3c5a884fbb5cd3690b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
{
"id": "14",
"type": "slider",
"question": "Participation in Small Groups",
"answers": {
"a1": { "text": "Not Important", "score": "1" },
"a2": { "text": "Only if Convienient", "score": "2" },
"a3": { "text": "Important", "score": "3" },
"a4": { "text": "Very Important", "score": "4" }
},
"previousQuestion": "13",
"nextQuestion": "15"
}
|