summaryrefslogtreecommitdiff
path: root/devfiles/questions/03.json
blob: 3dd2b65ff7d91d12ed9363c19a1181a2b1336eb2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
    "id": "03",
    "type": "circle",
    "question": "In my life, Jesus is",
    "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"
}