From 4626d7bb1e5513b08a012996be237b2a7d649905 Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Wed, 4 Sep 2013 21:22:44 -0700 Subject: Updating questions with Allen's revisions --- devfiles/questions/18.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'devfiles/questions/18.json') diff --git a/devfiles/questions/18.json b/devfiles/questions/18.json index a9203c7..91b6503 100644 --- a/devfiles/questions/18.json +++ b/devfiles/questions/18.json @@ -1,12 +1,12 @@ { "id": "18", "type": "slider", - "question": "My Behaviour and How I Live my Life", + "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" }, - "a4": { "text": "Is something I should allow input on", "score": "3" }, - "a4": { "text": "Is something I an accountable for", "score": "4" } + "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" } -- cgit v1.2.3