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/14.json | |
parent | f2a82b3fc87910d34ac79c1cc28718ed993842b7 (diff) |
Updating questions with Allen's revisions
Diffstat (limited to 'devfiles/questions/14.json')
-rw-r--r-- | devfiles/questions/14.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/devfiles/questions/14.json b/devfiles/questions/14.json index 54b996a..1af5635 100644 --- a/devfiles/questions/14.json +++ b/devfiles/questions/14.json @@ -1,12 +1,12 @@ { "id": "14", "type": "slider", - "question": "Participation in Small Groups", + "question": "Participation in Community Groups is:", "answers": { "a1": { "text": "Not Important", "score": "1" }, - "a2": { "text": "Only if Convienient", "score": "2" }, - "a3": { "text": "Important", "score": "3" }, - "a4": { "text": "Very Important", "score": "4" } + "a2": { "text": "Only if Convenient", "score": "2" }, + "a3": { "text": "Important but I\'m not consistent", "score": "3" }, + "a4": { "text": "Very Important part of my life", "score": "4" } }, "previousQuestion": "13", "nextQuestion": "15" |