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 ++++---- web/images/02-a3-hover.jpg | Bin 32237 -> 15957 bytes web/images/02-a3.jpg | Bin 25627 -> 13456 bytes web/images/02-a4-hover.jpg | Bin 8944 -> 11757 bytes web/images/02-a4.jpg | Bin 7068 -> 8519 bytes 5 files changed, 4 insertions(+), 4 deletions(-) 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", diff --git a/web/images/02-a3-hover.jpg b/web/images/02-a3-hover.jpg index 3e1ba81..b486b57 100644 Binary files a/web/images/02-a3-hover.jpg and b/web/images/02-a3-hover.jpg differ diff --git a/web/images/02-a3.jpg b/web/images/02-a3.jpg index fb7098a..e498023 100644 Binary files a/web/images/02-a3.jpg and b/web/images/02-a3.jpg differ diff --git a/web/images/02-a4-hover.jpg b/web/images/02-a4-hover.jpg index 6afd429..efb3643 100644 Binary files a/web/images/02-a4-hover.jpg and b/web/images/02-a4-hover.jpg differ diff --git a/web/images/02-a4.jpg b/web/images/02-a4.jpg index 7280d49..5141494 100644 Binary files a/web/images/02-a4.jpg and b/web/images/02-a4.jpg differ -- cgit v1.2.3