summaryrefslogtreecommitdiff
path: root/devfiles/questions/04.json
blob: 5aaf52530bb439307022b57fcd7189a6a5a7a7ae (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"
}