summaryrefslogtreecommitdiff
path: root/devfiles/questions/07.json
blob: be714da92c7753640953a37514199f6789696f72 (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", "score": "4" }
    },
    "previousQuestion": "06",
    "nextQuestion": "08"
}