From a1dfbf19b5e88897b46f4095ff3ef730eba26ba6 Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Tue, 27 Aug 2013 08:42:40 -0700 Subject: Adding devfiles: various scripts and data files --- devfiles/questions/2.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 devfiles/questions/2.json (limited to 'devfiles/questions/2.json') diff --git a/devfiles/questions/2.json b/devfiles/questions/2.json new file mode 100644 index 0000000..f619cdd --- /dev/null +++ b/devfiles/questions/2.json @@ -0,0 +1,15 @@ +{ + "id": "2", + "type": "image", + "question": "I see God this way", + "answers": { + "a1": { "score": "2" }, + "a2": { "score": "1" }, + "a3": { "score": "3" }, + "a4": { "score": "1" }, + "a5": { "score": "1" }, + "a6": { "score": "1" } + }, + "previousQuestion": "1", + "nextQuestion": "3" +} -- cgit v1.2.3