blob: 91b65033cd54e80db48f8b09cf7e890f93058afd (
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"
}
|