summaryrefslogtreecommitdiff
path: root/devfiles/questions/13.json
blob: 236b5b1b1fd7b537c04fda02309b3af4c89111c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
    "id": "13",
    "question": "Those closest to me are:",
    "type": "circle",
    "bottomRight": "Outside the church",
    "bottomLeft": "Inside the church but don't know my secrets",
    "topLeft": "Inside the church and know me a bit",
    "topRight": "Church family, knows me well, and prays for 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": "12",
    "nextQuestion": "14"
}