summaryrefslogtreecommitdiff
path: root/devfiles/questions/06.json
blob: 3bfabf0807c3ebabfd63ed7f494be7329b95260e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
    "id": "06",
    "question": "I believe the Bible is:",
    "type": "circle",
    "topLeft": "Inspired word of God and I try to read it regularly",
    "topRight": "Authoritative and essential to my life and I read it daily",
    "bottomLeft": "Pretty good wisdom that I occasionally read",
    "bottomRight": "A collection of moral stories, but generally not relevant to me",

    "answers": {
        "1.00,1.00": { "score": "4" },
        "1.00,-1.00": { "score": "1" },
        "-1.00,-1.00": { "score": "2" },
        "-1.00,1.00": { "score": "3" }
    },

    "previousQuestion": "05",
    "nextQuestion": "07"
}