blob: 258db7b08ded4e8fccbc0777a8fa8353242c14a6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
{
"id": "14",
"type": "slider",
"question": "Participation in Community Groups is:",
"answers": {
"a1": { "text": "Not Important", "score": "1" },
"a2": { "text": "Only if Convenient", "score": "2" },
"a3": { "text": "Important but I'm not consistent", "score": "3" },
"a4": { "text": "Very Important part of my life", "score": "4" }
},
"previousQuestion": "13",
"nextQuestion": "15"
}
|