blob: a9203c7da7a537a43406778a4501b170c56008b0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
{
"id": "18",
"type": "slider",
"question": "My Behaviour and How I Live my Life",
"answers": {
"a1": { "text": "Is my own business", "score": "1" },
"a2": { "text": "Is not important as long as I don\'t hurt anyone", "score": "2" },
"a4": { "text": "Is something I should allow input on", "score": "3" },
"a4": { "text": "Is something I an accountable for", "score": "4" }
},
"previousQuestion": "17"
}
|