From fd0682ae4d5ea3e4f96d461d6be45dabcc86fd70 Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Wed, 4 Sep 2013 21:22:44 -0700 Subject: Updating questions with Allen's revisions --- devfiles/questions/07.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devfiles/questions/07.json') 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" -- cgit v1.2.3