summaryrefslogtreecommitdiff
path: root/devfiles/questions/07.json
blob: b4589844b01f286b2b937fce3959c1ce1c47630f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "id": "07",
    "type": "slider",
    "question": "I believe following the Bible's teachings is:",
    "answers": {
        "a1": { "text": "Outdated", "score": "1" },
        "a2": { "text": "Good Idea", "score": "2" },
        "a3": { "text": "Encouraged by God", "score": "3" },
        "a4": { "text": "Essential, and expected by God", "score": "4" }
    },
    "previousQuestion": "06",
    "nextQuestion": "09"
}