diff options
author | Jesse Morgan <jesse@jesterpm.net> | 2013-11-17 18:57:24 -0800 |
---|---|---|
committer | Jesse Morgan <jesse@jesterpm.net> | 2013-11-17 18:57:24 -0800 |
commit | 96fd2de0fb88b991db2a4a267011999fdb1607ee (patch) | |
tree | 0aed5bae7869c6b1c935fc7129e2046a0b7bdf0c /devfiles/questions/04a.json | |
parent | 1118535321b3e6d59a8dc2a267e4585756dfdc95 (diff) |
Only asking spiritual growth after indicating believer
Question ordering has changed so that 8 follows 4a, as below:
...
|
4
^
/ \
5 4a
| |
| 8
\/
6
|
7
|
...
Diffstat (limited to 'devfiles/questions/04a.json')
-rw-r--r-- | devfiles/questions/04a.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devfiles/questions/04a.json b/devfiles/questions/04a.json index 6a55fdd..4f7cdd5 100644 --- a/devfiles/questions/04a.json +++ b/devfiles/questions/04a.json @@ -9,5 +9,5 @@ "a4": { "text": "7+ years ago", "type": "none" } }, "previousQuestion": "04", - "nextQuestion": "05" + "nextQuestion": "08" } |