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/07.json | |
parent | f2a82b3fc87910d34ac79c1cc28718ed993842b7 (diff) |
Updating questions with Allen's revisions
Diffstat (limited to 'devfiles/questions/07.json')
-rw-r--r-- | devfiles/questions/07.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devfiles/questions/07.json b/devfiles/questions/07.json index be714da..831c3a1 100644 --- a/devfiles/questions/07.json +++ b/devfiles/questions/07.json @@ -1,12 +1,12 @@ { "id": "07", "type": "slider", - "question": "I believe following the Bible\'s teachings is", + "question": "I believe following the Bible\'s teachings is:", "answers": { "a1": { "text": "Outdated", "score": "1" }, "a2": { "text": "Good Idea", "score": "2" }, "a3": { "text": "Encouraged by God", "score": "3" }, - "a4": { "text": "Essential", "score": "4" } + "a4": { "text": "Essential, and expected by God", "score": "4" } }, "previousQuestion": "06", "nextQuestion": "08" |