From 997d522437c4f424a6a7b55583360f54b29733af Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Sun, 17 Nov 2013 18:57:24 -0800 Subject: Only asking spiritual growth after indicating believer Question ordering has changed so that 8 follows 4a, as below: ... | 4 ^ / \ 5 4a | | | 8 \/ 6 | 7 | ... --- devfiles/questions/09.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devfiles/questions/09.json') diff --git a/devfiles/questions/09.json b/devfiles/questions/09.json index 832cd6c..8f19742 100644 --- a/devfiles/questions/09.json +++ b/devfiles/questions/09.json @@ -14,6 +14,6 @@ "-1.00,1.00": { "score": "3" } }, - "previousQuestion": "08", + "previousQuestion": "07", "nextQuestion": "10" } -- cgit v1.2.3