var questionsForQuiz = [ { "answers": [ "Egypt", "Iceland" ], "question": "Which vacation destination would AUTHOR prefer?" }, { "answers": [ "Nachos", "Popcorn" ], "question": "What snack would AUTHOR choose at the movies?" }, { "answers": [ "Rock/Alternative", "Disco/Pop" ], "question": "What kind of music would AUTHOR choose for the house party?" }, { "answers": [ "Social media", "Phone call" ], "question": "What is AUTHOR favorite way to contact friends?" }, { "answers": [ "Alone, reading a book", "Watching a movie with friends" ], "question": "How would AUTHOR rather spend an evening?" }, { "answers": [ "Sports", "Books" ], "question": "What is more fun for AUTHOR?" }, { "answers": [ "Restaurant", "Museum" ], "question": "Which place would AUTHOR go to for the first date?" }, { "answers": [ "Arts and crafts", "Science" ], "question": "What kind of extra classes would AUTHOR take up?" }, { "answers": [ "Train", "Plane" ], "question": "What means of transport would AUTHOR prefer for a long journey?" }, { "answers": [ "Brains", "Looks" ], "question": "What is more important to AUTHOR?" }, { "answers": [ "Designer clothes", "New iPhone" ], "question": "If AUTHOR had some extra money, what would AUTHOR spend it on?" }, { "answers": [ "Porridge with fruit", "Scrambled eggs" ], "question": "What would AUTHOR prefer for breakfast?" }, { "answers": [ "Snake", "Parrot" ], "question": "Which animal would AUTHOR rather have as a pet?" }, { "answers": [ "Bungee jump", "Balloon flight" ], "question": "What seems to be more fun for AUTHOR?" }, { "answers": [ "Singing", "Playing an instrument" ], "question": "If AUTHOR had a musical talent what would AUTHOR prefer?" }, { "answers": [ "Old witch", "Skeleton" ], "question": "Which costume would AUTHOR choose for a Halloween party?" }, { "answers": [ "Online classes", "Traditional classes" ], "question": "What works better for AUTHOR?" }, { "answers": [ "Lawyer", "Astronaut" ], "question": "If AUTHOR had to choose between the two, which job would AUTHOR take?" }, { "answers": [ "Flowery", "Geometric" ], "question": "Which pattern would AUTHOR pick for wallpaper?" }, { "answers": [ "Always on time", "Hardly ever on time" ], "question": "What sounds more like AUTHOR?" }, { "answers": [ "Meat", "Sweets" ], "question": "What would AUTHOR give up more likely?" }, { "answers": [ "Past", "Future" ], "question": "Where would AUTHOR like to travel?" }, { "answers": [ "None", "One or more" ], "question": "How many children would AUTHOR like to have?" }, { "answers": [ "Blond", "Dark" ], "question": "What hair color suits AUTHOR better?" }, { "answers": [ "Apartment in a city", "House in the suburbs" ], "question": "Where would AUTHOR prefer to live?" }, { "answers": [ "Teleportation", "Invisibility" ], "question": "Which superpower would AUTHOR like to have?" }, { "answers": [ "Early bird", "Night owl" ], "question": "What sounds more like AUTHOR?" }, { "answers": [ "Spiders", "Rats" ], "question": "What scares AUTHOR more?" }, { "answers": [ "Giving a presentation in front of many people", "Going to a dentist" ], "question": "Which situation is more stressful for AUTHOR?" }, { "answers": [ "Extrovert", "Introvert" ], "question": "Which term describes AUTHOR better?" }, { "answers": [ "Sportsman", "Top model" ], "question": "Who would you prefer to be?" }, { "answers": [ "Career", "Family" ], "question": "What is more important to you?" }, { "answers": [ "Yes", "No" ], "question": "Would you like to live abroad?" }, { "answers": [ "Smartphone", "Car" ], "question": "What could you do without?" }, { "answers": [ "Time", "Money" ], "question": "What would you like to have more?" }, { "answers": [ "Winning lottery", "Making big money" ], "question": "What would you prefer?" }, { "answers": [ "Beach house", "Mountain cottage" ], "question": "Which one is more appealing to you?" }, { "answers": [ "Morning", "Evening" ], "question": "What time is best for you to take a shower?" }, { "answers": [ "Big and loud party", "Hanging out with a bunch of friends" ], "question": "What is more fun for you?" }, { "answers": [ "Good TV shows", "Computer games" ], "question": "What is more addictive to you?" } ]; var translations = { "shareWhatsapp": "Share", "shareWhatsappStatus": "Set WhatsApp Status", "shareWhatsappText": "How much do you know about", "shareWhatsappTextSecond": "Think you know everything about XXX? Prove it with this friendship quiz! ", "traitsShareWhatsappText": "What do you really think about", "yourQuizzes": "Your Quizzes", "yourResults": "Your Results", "author": "Author", "result": "Result", "results": "Results", "name": "Name", "points": "Points", "date": "Date", "quiz": "Quiz", "answers": "Answers", "link": "Link", "question": "Question", "back": "Back", "errorChoose": "Choose your answer!", "errorAnswers": "There should be at least 2 answers!", "newAnswer": "Add new answer", "writeAnswer": "Write your answer", "changeQuestion": "Skip this question", "writeQuestion": "Write your question", "result3": "There is still so much to learn about your friend! Isn’t that exciting :-)?!", "result6": "Not bad but could be better! Spend more time with your friend and soon she/he won’t surprise you with anything!", "result8": "Good score :-)! You know your friend really well! However, there’s still something that she/he can surprise you with!", "result9": "Congratulations! You know your friend inside and out! You definitely deserve to be called her/his friend :-)!", "thankYouFeedback": "Thank you for your feedback", "writeFeedback": "Write your feedback", "reallyWantDelete": "Are you sure that you want to delete your quiz?", "createNewQuiz": "CREATE NEW QUIZ", "comments": "Comments", "questionText": "Which would you choose?", "questionFriendText": "Which option would AUTHOR choose?" };