blob: a9036e1f98bc90bed41dcc5efa164b65d50bbae1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
{
"id": "4a",
"type": "text",
"question": "I accepted Jesus Christ as my Savior...",
"answers": {
"a1": { "text": "1 - 2 years ago", "type": "none" },
"a2": { "text": "3 - 4 years ago", "type": "none" },
"a3": { "text": "5 - 6 years ago", "type": "none" },
"a4": { "text": "7+ years ago", "type": "none" }
},
"previousQuestion": "3",
"nextQuestion": "5"
}
|