diff options
Diffstat (limited to 'devfiles/questions/18.json')
-rw-r--r-- | devfiles/questions/18.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/devfiles/questions/18.json b/devfiles/questions/18.json new file mode 100644 index 0000000..a9203c7 --- /dev/null +++ b/devfiles/questions/18.json @@ -0,0 +1,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" +} |