summaryrefslogtreecommitdiff
path: root/devfiles/questions/05.json
blob: 81ffb30164acd69a70a38658ec0f4ad915b68a4f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "id": "05",
    "type": "slider",
    "question": "I share my faith in Jesus:",
    "answers": {
        "a1": { "text": "Never", "score": "1" },
        "a2": { "text": "Rarely", "score": "2" },
        "a3": { "text": "Sometimes", "score": "3" },
        "a4": { "text": "Frequently", "score": "4" }
    },
    "previousQuestion": "04",
    "nextQuestion": "06"
}