summaryrefslogtreecommitdiff
path: root/devfiles/questions/04.json
blob: a3f66e271b92db43b5ebb7ef088810916af0459c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "id": "04",
    "type": "text",
    "question": "I accepted Jesus Christ as my Savior...",
    "answers": {
        "a1": { "text": "In my current church.", "type": "none" },
        "a2": { "text": "Somewhere else.", "type": "none" },
        "a3": { "text": "I have not accepted Jesus Christ as my savior.", "score": "0", "type": "trump",
                "nextQuestion": "05" }
    },
    "previousQuestion": "03",
    "nextQuestion": "04a"
}