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 | 4626d7bb1e5513b08a012996be237b2a7d649905 (patch) | |
tree | 0b5986598da038ae90d69ac8db7d8e22c3df6c72 /devfiles/questions/07.json | |
parent | dcdfe6df2a6f5c2ce5381402679f4a9d44afb97f (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" |