blob: 9ea179b6d114486c1b763652302187cb2301cd42 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
{
"id": "18",
"type": "slider",
"question": "My behavior 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" },
"a3": { "text": "Is something I should allow input into", "score": "3" },
"a4": { "text": "Is something I am accountable for to others", "score": "4" }
},
"previousQuestion": "17"
}
|