diff options
Diffstat (limited to 'devfiles')
| -rw-r--r-- | devfiles/questions/02.json | 8 | 
1 files changed, 4 insertions, 4 deletions
diff --git a/devfiles/questions/02.json b/devfiles/questions/02.json index be1dab9..3150419 100644 --- a/devfiles/questions/02.json +++ b/devfiles/questions/02.json @@ -3,11 +3,11 @@      "question": "I see God this way:",      "type": "image",      "answers": { -        "a1": { "score": "2" }, +        "a1": { "score": "2.5" },          "a2": { "score": "1" }, -        "a3": { "score": "3" }, -        "a4": { "score": "1" }, -        "a5": { "score": "1" }, +        "a3": { "score": "4" }, +        "a4": { "score": "2" }, +        "a5": { "score": "2" },          "a6": { "score": "1" }      },      "previousQuestion": "01",  | 
