diff options
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" |