From a1dfbf19b5e88897b46f4095ff3ef730eba26ba6 Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Tue, 27 Aug 2013 08:42:40 -0700 Subject: Adding devfiles: various scripts and data files --- devfiles/questions/18.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 devfiles/questions/18.json (limited to 'devfiles/questions/18.json') 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" +} -- cgit v1.2.3