From 95e1dc68f522be71b629f1d2da7602c41ed2dbed Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Tue, 17 Sep 2013 22:32:48 -0700 Subject: Fixing previousQuestion for question 04a. --- devfiles/questions/04a.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devfiles') diff --git a/devfiles/questions/04a.json b/devfiles/questions/04a.json index 67db673..6a55fdd 100644 --- a/devfiles/questions/04a.json +++ b/devfiles/questions/04a.json @@ -8,6 +8,6 @@ "a3": { "text": "5 - 6 years ago", "type": "none" }, "a4": { "text": "7+ years ago", "type": "none" } }, - "previousQuestion": "03", + "previousQuestion": "04", "nextQuestion": "05" } -- cgit v1.2.3