summaryrefslogtreecommitdiff
path: root/devfiles/questions/10.json
diff options
context:
space:
mode:
Diffstat (limited to 'devfiles/questions/10.json')
-rw-r--r--devfiles/questions/10.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/devfiles/questions/10.json b/devfiles/questions/10.json
new file mode 100644
index 0000000..1a84b84
--- /dev/null
+++ b/devfiles/questions/10.json
@@ -0,0 +1,13 @@
+{
+ "id": "10",
+ "type": "slider",
+ "question": "How I feel about Church:",
+ "answers": {
+ "a1": { "text": "Unnecessary", "score": "1" },
+ "a2": { "text": "An Obligation", "score": "2" },
+ "a3": { "text": "Enjoyable", "score": "3" },
+ "a4": { "text": "Lifestyle", "score": "4" }
+ },
+ "previousQuestion": "9",
+ "nextQuestion": "11"
+}