diff options
author | Jesse Morgan <jesse@jesterpm.net> | 2013-09-04 21:22:44 -0700 |
---|---|---|
committer | Jesse Morgan <jesse@jesterpm.net> | 2013-09-04 21:22:44 -0700 |
commit | fd0682ae4d5ea3e4f96d461d6be45dabcc86fd70 (patch) | |
tree | 63de72715e066f107fcd1ec1e3eb11dc4a4a377e /devfiles/questions/18.json | |
parent | f2a82b3fc87910d34ac79c1cc28718ed993842b7 (diff) |
Updating questions with Allen's revisions
Diffstat (limited to 'devfiles/questions/18.json')
-rw-r--r-- | devfiles/questions/18.json | 6 |
1 files changed, 3 insertions, 3 deletions
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" } |