diff options
Diffstat (limited to 'devfiles/questions')
-rw-r--r-- | devfiles/questions/1.json | 12 | ||||
-rw-r--r-- | devfiles/questions/10.json | 13 | ||||
-rw-r--r-- | devfiles/questions/11.json | 13 | ||||
-rw-r--r-- | devfiles/questions/12.json | 13 | ||||
-rw-r--r-- | devfiles/questions/13.json | 19 | ||||
-rw-r--r-- | devfiles/questions/14.json | 13 | ||||
-rw-r--r-- | devfiles/questions/15.json | 15 | ||||
-rw-r--r-- | devfiles/questions/16.json | 14 | ||||
-rw-r--r-- | devfiles/questions/17.json | 19 | ||||
-rw-r--r-- | devfiles/questions/18.json | 12 | ||||
-rw-r--r-- | devfiles/questions/2.json | 15 | ||||
-rw-r--r-- | devfiles/questions/3.json | 19 | ||||
-rw-r--r-- | devfiles/questions/4.json | 13 | ||||
-rw-r--r-- | devfiles/questions/4a.json | 13 | ||||
-rw-r--r-- | devfiles/questions/5.json | 13 | ||||
-rw-r--r-- | devfiles/questions/6.json | 19 | ||||
-rw-r--r-- | devfiles/questions/7.json | 13 | ||||
-rw-r--r-- | devfiles/questions/8.json | 12 | ||||
-rw-r--r-- | devfiles/questions/9.json | 19 |
19 files changed, 279 insertions, 0 deletions
diff --git a/devfiles/questions/1.json b/devfiles/questions/1.json new file mode 100644 index 0000000..30899e1 --- /dev/null +++ b/devfiles/questions/1.json @@ -0,0 +1,12 @@ +{ + "id": "1", + "type": "slider", + "question": "I Believe God", + "answers": { + "a1": { "text": "Is a figure in religious teaching, but not personally significant to me", "score": "1" }, + "a2": { "text": "Created the earth and us, and from that point His not actively involved in our lives", "score": "2" }, + "a3": { "text": "Created the earth and everything in it, and is involved to some extent", "score": "3" }, + "a4": { "text": "Is creator and ultimate authority in all things, and holds the future of all creation in His hands", "score": "4" } + }, + "nextQuestion": "2" +} 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" +} diff --git a/devfiles/questions/11.json b/devfiles/questions/11.json new file mode 100644 index 0000000..a773d67 --- /dev/null +++ b/devfiles/questions/11.json @@ -0,0 +1,13 @@ +{ + "id": "11", + "type": "text", + "question": "Prayer. Fasting. Daily Bible Reading, Stewardship, Solitude, and Worship are:", + "answers": { + "a1": { "text": "Essential to my life as a follower of Jesus", "score": "4" }, + "a2": { "text": "Important in the life of a follower of Jesus, but I am not consistent with them", "score": "3" }, + "a3": { "text": "A good idea, I do some of them sometimes", "score": "2" }, + "a4": { "text": "Somebody else\'s idea of busy Christian stuaff", "score": "1" } + }, + "previousQuestion": "10", + "nextQuestion": "12" +} diff --git a/devfiles/questions/12.json b/devfiles/questions/12.json new file mode 100644 index 0000000..fa44efa --- /dev/null +++ b/devfiles/questions/12.json @@ -0,0 +1,13 @@ +{ + "id": "12", + "type": "text", + "question": "I give money to my Church:", + "answers": { + "a1": { "text": "Regularly, 10% of my income and offerings as the Lord leads", "score": "4" }, + "a2": { "text": "Regularly, 10% of my income", "score": "3" }, + "a3": { "text": "Occasionally, I give what is convenient", "score": "2" }, + "a4": { "text": "I don\'t give at all, the church does not need my money", "score": "1" } + }, + "previousQuestion": "11", + "nextQuestion": "13" +} diff --git a/devfiles/questions/13.json b/devfiles/questions/13.json new file mode 100644 index 0000000..b60e3e0 --- /dev/null +++ b/devfiles/questions/13.json @@ -0,0 +1,19 @@ +{ + "id": "13", + "type": "circle", + "question": "Those closest to me are:", + "topleft": "Outside the church", + "topright": "Inside the church but don\'t know my secrets", + "bottomleft": "Inside the church and know me a bit", + "bottomright": "Church family, know me well, and pray 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" +} diff --git a/devfiles/questions/14.json b/devfiles/questions/14.json new file mode 100644 index 0000000..54b996a --- /dev/null +++ b/devfiles/questions/14.json @@ -0,0 +1,13 @@ +{ + "id": "14", + "type": "slider", + "question": "Participation in Small Groups", + "answers": { + "a1": { "text": "Not Important", "score": "1" }, + "a2": { "text": "Only if Convienient", "score": "2" }, + "a3": { "text": "Important", "score": "3" }, + "a4": { "text": "Very Important", "score": "4" } + }, + "previousQuestion": "13", + "nextQuestion": "15" +} diff --git a/devfiles/questions/15.json b/devfiles/questions/15.json new file mode 100644 index 0000000..99220b5 --- /dev/null +++ b/devfiles/questions/15.json @@ -0,0 +1,15 @@ +{ + "id": "15", + "type": "slider", + "question": "Meeting with Followers of Jesus Outside of Church", + "answers": { + "a1": { "text": "Never", "score": "1" }, + "a2": { "text": "Less than Monthly", "score": "2" }, + "a3": { "text": "Monthly", "score": "2.25" }, + "a4": { "text": "Twice a Month", "score": "2.5" }, + "a5": { "text": "Weekly", "score": "3" }, + "a6": { "text": "I lead others Weekly", "score": "4" } + }, + "previousQuestion": "14", + "nextQuestion": "16" +} diff --git a/devfiles/questions/16.json b/devfiles/questions/16.json new file mode 100644 index 0000000..14e7b9c --- /dev/null +++ b/devfiles/questions/16.json @@ -0,0 +1,14 @@ +{ + "id": "16", + "type": "text", + "question": "Helping others grow in their faith is...", + "answers": { + "a1": { "text": "Essential in the life of a mature follower of Jesus", "score": "4" }, + "a2": { "text": "Important, but for now I need a mentor", "score": "3" }, + "a3": { "text": "Probably a good idea", "score": "2" }, + "a4": { "text": "Not my business. This is a personal issue.", "score": "1" } + }, + "previousQuestion": "15", + "nextQuestion": "17" +} + diff --git a/devfiles/questions/17.json b/devfiles/questions/17.json new file mode 100644 index 0000000..6118d9c --- /dev/null +++ b/devfiles/questions/17.json @@ -0,0 +1,19 @@ +{ + "id": "17", + "type": "circle", + "question": "Character, Integrity, and Excellent Personal Conduct are:", + "topleft": "I want this, but work in progress", + "topright": "Old Fashioned and not realistic", + "bottomleft": "Important and you can lead others if you\'re trying hard", + "bottomright": "Essential to me personally and in order to lead others", + + "answers": { + "1.00,1.00": { "score": "1" }, + "1.00,-1.00": { "score": "4" }, + "-1.00,-1.00": { "score": "2" }, + "-1.00,1.00": { "score": "3" } + }, + + "previousQuestion": "16", + "nextQuestion": "18" +} diff --git a/devfiles/questions/18.json b/devfiles/questions/18.json new file mode 100644 index 0000000..a9203c7 --- /dev/null +++ b/devfiles/questions/18.json @@ -0,0 +1,12 @@ +{ + "id": "18", + "type": "slider", + "question": "My Behaviour and How I Live my Life", + "answers": { + "a1": { "text": "Is my own business", "score": "1" }, + "a2": { "text": "Is not important as long as I don\'t hurt anyone", "score": "2" }, + "a4": { "text": "Is something I should allow input on", "score": "3" }, + "a4": { "text": "Is something I an accountable for", "score": "4" } + }, + "previousQuestion": "17" +} 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" +} diff --git a/devfiles/questions/3.json b/devfiles/questions/3.json new file mode 100644 index 0000000..cedfc79 --- /dev/null +++ b/devfiles/questions/3.json @@ -0,0 +1,19 @@ +{ + "id": "3", + "type": "circle", + "question": "In my life, Jesus is", + "topleft": "Leader & Savior and I generally apply his teaching", + "topright": "Leader & Savior and obedience is essential", + "bottomleft": "The Son of God, and I\'m learning more about him", + "bottomright": "An important person or figure in history", + + "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": "2", + "nextQuestion": "4" +} diff --git a/devfiles/questions/4.json b/devfiles/questions/4.json new file mode 100644 index 0000000..da83cd1 --- /dev/null +++ b/devfiles/questions/4.json @@ -0,0 +1,13 @@ +{ + "id": "4", + "type": "text", + "question": "I accepted Jesus Christ as my Savior...", + "answers": { + "a1": { "text": "In my current church.", "type": "none" }, + "a2": { "text": "Somewhere else.", "type": "none" }, + "a3": { "text": "I have not accepted Jesus Christ as my savior.", "score": "0", "type": "trump", + "nextQuestion": "5" } + }, + "previousQuestion": "3", + "nextQuestion": "4a" +} diff --git a/devfiles/questions/4a.json b/devfiles/questions/4a.json new file mode 100644 index 0000000..a9036e1 --- /dev/null +++ b/devfiles/questions/4a.json @@ -0,0 +1,13 @@ +{ + "id": "4a", + "type": "text", + "question": "I accepted Jesus Christ as my Savior...", + "answers": { + "a1": { "text": "1 - 2 years ago", "type": "none" }, + "a2": { "text": "3 - 4 years ago", "type": "none" }, + "a3": { "text": "5 - 6 years ago", "type": "none" }, + "a4": { "text": "7+ years ago", "type": "none" } + }, + "previousQuestion": "3", + "nextQuestion": "5" +} diff --git a/devfiles/questions/5.json b/devfiles/questions/5.json new file mode 100644 index 0000000..6070acb --- /dev/null +++ b/devfiles/questions/5.json @@ -0,0 +1,13 @@ +{ + "id": "5", + "type": "slider", + "question": "I share my faith in Jesus...", + "answers": { + "a1": { "text": "Never", "score": "1" }, + "a2": { "text": "Rarely", "score": "2" }, + "a3": { "text": "Sometimes", "score": "3" }, + "a4": { "text": "Frequently", "score": "4" } + }, + "previousQuestion": "4", + "nextQuestion": "6" +} diff --git a/devfiles/questions/6.json b/devfiles/questions/6.json new file mode 100644 index 0000000..1965bfb --- /dev/null +++ b/devfiles/questions/6.json @@ -0,0 +1,19 @@ +{ + "id": "6", + "type": "circle", + "question": "I believe the Bible is:", + "topleft": "Inspired word of God and I try to read it regularly", + "topright": "Authoritative and essential to my life and I read it daily", + "bottomleft": "Pretty good wisdome, compiled that I occasionally read", + "bottomright": "A collection of moral stories, but generally not relevant to 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": "5", + "nextQuestion": "7" +} diff --git a/devfiles/questions/7.json b/devfiles/questions/7.json new file mode 100644 index 0000000..3386137 --- /dev/null +++ b/devfiles/questions/7.json @@ -0,0 +1,13 @@ +{ + "id": "7", + "type": "slider", + "question": "I believe following the Bible\'s teachings is", + "answers": { + "a1": { "text": "Outdated", "score": "1" }, + "a2": { "text": "Good Idea", "score": "2" }, + "a3": { "text": "Encouraged by God", "score": "3" }, + "a4": { "text": "Essential", "score": "4" } + }, + "previousQuestion": "6", + "nextQuestion": "8" +} diff --git a/devfiles/questions/8.json b/devfiles/questions/8.json new file mode 100644 index 0000000..3c0f07c --- /dev/null +++ b/devfiles/questions/8.json @@ -0,0 +1,12 @@ +{ + "id": "8", + "type": "image", + "question": "My spiritual life resembles...", + "answers": { + "a1": { "score": "3", "type": "none" }, + "a2": { "score": "2", "type": "none" }, + "a3": { "score": "1", "type": "none" } + }, + "previousQuestion": "7", + "nextQuestion": "9" +} diff --git a/devfiles/questions/9.json b/devfiles/questions/9.json new file mode 100644 index 0000000..c49dd56 --- /dev/null +++ b/devfiles/questions/9.json @@ -0,0 +1,19 @@ +{ + "id": "9", + "type": "circle", + "question": "Prayer for me is:", + "topleft": "Important and I pray regularly", + "topright": "Constant, conversational, a lifestyle, and absolutely indespensible in my life", + "bottomleft": "Helpful I think, and I pray occassionally", + "bottomright": "Not important, I don\'t believe it\'s helpful or useful", + + "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": "8", + "nextQuestion": "10" +} |