summaryrefslogtreecommitdiff
path: root/devfiles/questions/03.json
blob: 6c696303d6004ee3ac44a9ec2d5eece30d206f61 (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"
}