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 | 997d522437c4f424a6a7b55583360f54b29733af (patch) | |
| tree | 7eaea44fbe4032e6a932f718ed1e3c46ac0fd923 /devfiles/questions/08.json | |
| parent | 692533bd4f421450c1406c8f25200da8d6fe3e57 (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/08.json')
| -rw-r--r-- | devfiles/questions/08.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devfiles/questions/08.json b/devfiles/questions/08.json index 6afec17..485eacd 100644 --- a/devfiles/questions/08.json +++ b/devfiles/questions/08.json @@ -7,6 +7,6 @@ "a2": { "score": "2" }, "a3": { "score": "1" } }, - "previousQuestion": "07", - "nextQuestion": "09" + "previousQuestion": "04a", + "nextQuestion": "05" } |
