From 692533bd4f421450c1406c8f25200da8d6fe3e57 Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Sat, 9 Nov 2013 22:10:22 -0800 Subject: Fixing scoring on question 02 and changing the images. --- devfiles/questions/02.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'devfiles') diff --git a/devfiles/questions/02.json b/devfiles/questions/02.json index be1dab9..3150419 100644 --- a/devfiles/questions/02.json +++ b/devfiles/questions/02.json @@ -3,11 +3,11 @@ "question": "I see God this way:", "type": "image", "answers": { - "a1": { "score": "2" }, + "a1": { "score": "2.5" }, "a2": { "score": "1" }, - "a3": { "score": "3" }, - "a4": { "score": "1" }, - "a5": { "score": "1" }, + "a3": { "score": "4" }, + "a4": { "score": "2" }, + "a5": { "score": "2" }, "a6": { "score": "1" } }, "previousQuestion": "01", -- cgit v1.2.3