summaryrefslogtreecommitdiff
path: root/devfiles/questions/03.json
blob: b0d32ab40f3470565f2a0a05c6fb225f9c408863 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
    "id": "03",
    "question": "In my life, Jesus is:",
    "type": "circle", 
    "topleft": "Leader & Savior and I generally apply his teaching",
    "topright": "Leader & Savior and obedience is essential",
    "bottomleft": "The Son of God, and I'm learning more about him",
    "bottomright": "An important person or figure in history",

    "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": "02",
    "nextQuestion": "04"
}