summaryrefslogtreecommitdiff
path: root/devfiles/questions/13.json
blob: cd0e2ffeb6d7ed33f2b057cc29dacb9384948579 (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": "2" },
        "1.00,-1.00": { "score": "4" },
        "-1.00,-1.00": { "score": "3" },
        "-1.00,1.00": { "score": "1" }
    },

    "previousQuestion": "12",
    "nextQuestion": "14"
}