From 41c5fb1302b6d3a19bf0fe464e7728bfcda982eb Mon Sep 17 00:00:00 2001 From: Adrian Edwards Date: Mon, 21 Aug 2017 19:02:21 -0700 Subject: [PATCH] Add some questions --- questions.php | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) diff --git a/questions.php b/questions.php index eb4ce70..c4c318f 100644 --- a/questions.php +++ b/questions.php @@ -18,10 +18,22 @@ "question" => "Describe the weirdest/most adorable story you have of you when you were a kid", "type" => "shortanswer" ), + array( + "question" => "What do you think the purpose of a relationship is?", + "type" => "shortanswer" + ), + array( + "question" => "Describe your childhood best friend", + "type" => "shortanswer" + ), array( "question" => "What is your favorite emoji and why?", "type" => "shortanswer" ), + array( + "question" => "What is your favorite weather and why?", + "type" => "shortanswer" + ), array( "question" => "Describe your ideal relationship", "type" => "shortanswer" @@ -58,6 +70,14 @@ "question" => "What is your favorite author and why?", "type" => "shortanswer" ), + array( + "question" => "What is your favorite ice cream flavor and why?", + "type" => "shortanswer" + ), + array( + "question" => "What is your favorite type of sweater and why?", + "type" => "shortanswer" + ), array( "question" => "What is your favorite movie and why?", "type" => "shortanswer" @@ -74,6 +94,14 @@ "question" => "What is your favorite disney movie and why?", "type" => "shortanswer" ), + array( + "question" => "What excites you the most?", + "type" => "shortanswer" + ), + array( + "question" => "If you could go anywhere, would it be to a place or a person? Where/who and why?", + "type" => "shortanswer" + ), array( "question" => "What superpower would you most like to have and why?", "type" => "shortanswer" @@ -94,6 +122,10 @@ "question" => "How much wood could a woodchuck chuck if a woodhuck could chuck norris?", "type" => "shortanswer" ), + array( + "question" => "If you could have dinner with anyone living or dead, who would it be and why?", + "type" => "shortanswer" + ), array( "question" => "Which of these cats is cuter?", "type" => "multiplechoice", @@ -170,6 +202,24 @@ "False", "Cheese" ), + array( + "question" => "Leaves are swell right?", + "type" => "multiplechoice", + "source" => "text", + "Right!", + "Right?", + "Huh?", + "I Guess???????" + ), + array( + "question" => "Which is better? Bunnies or Hedgehogs?", + "type" => "multiplechoice", + "source" => "text", + "Bunnies", + "Hedgehogs", + "All of the above", + "None of the above" + ), array( "question" => "How cute is this cat?", "type" => "rating",