diff --git a/server/data/questions.json b/server/data/questions.json index 1a26439..1bf803a 100644 --- a/server/data/questions.json +++ b/server/data/questions.json @@ -1,6 +1,7 @@ [ { "question": "
Wanderhome is about a group of animals travelling through a vast, pastoral landscape.
Choose up to three personality traits to describe what kind of animal you are.
", + "select": 3, "type": "multiple", "answers": [ { @@ -87,6 +88,7 @@ }, { "question": "Journeying through the Hæth requires all travellers to care about the people and places around them.
Choose up to three characteristics that describe what your care is like.
", + "select": 3, "type": "multiple", "answers": [ { @@ -183,7 +185,7 @@ }, { "question": "The landscape across the Hæth has many vibrant places.
What kind of place do you come from?
", - "type": "standard", + "select": 1, "answers": [ { "text": "Comfortable places that provide shelter and food, like farms, gardens, or markets", @@ -229,7 +231,7 @@ }, { "question": "Travellers in the Hæth find themselves journeying together even if their reasons for travelling are vastly different.
What was the reason that made you embark on your journey?
", - "type": "standard", + "select": 1, "answers": [ { "text": "A past that I want to leave behind", @@ -275,7 +277,7 @@ }, { "question": "Along our travels, we must be prepared for whatever the road has in store for us.
What thing do you carry spares of should your companions not have it already?
", - "type": "standard", + "select": 1, "answers": [ { "text": "Blankets for when it is chilly", @@ -302,7 +304,7 @@ ] }, { - "text": "A song for when it is too quiet", + "text": "A song or story for when it is too quiet", "matches": [ "dancer", "fool", @@ -321,7 +323,7 @@ }, { "question": "Our journey will take us through the sweeping arc of the seasons.
Which season do you look forward to the most?
", - "type": "standard", + "select": 1, "answers": [ { "text": "Leap: a time of melting frost and great rain", @@ -367,7 +369,7 @@ }, { "question": "When travelling with companions, it may be difficult to find time alone.
What do you do to get those precious moments of solitude along the way?
", - "type": "standard", + "select": 1, "answers": [ { "text": "Wake up early before everyone else", @@ -413,7 +415,7 @@ }, { "question": "The Hæth is full of small gods, many forgotten, scattered amongst its many settlements and sprawling wilderness.
Which of these gods are you least likely to forget?
", - "type": "standard", + "select": 1, "answers": [ { "text": "The god of a warm, comforting bath who smells like citrus", @@ -459,7 +461,7 @@ }, { "question": "Everyone in the Hæth is be fundamentally good, except the mighty whose souls may be weighed down by power or poisoned by the struggle.
Of all these people whose goodness may be in conflict, for whom do you have the greatest understanding?
", - "type": "standard", + "select": 1, "answers": [ { "text": "The monarch who ushered in great change", @@ -505,7 +507,7 @@ }, { "question": "There was once a great war that tore the Hæth asunder.
But where were you during it?
", - "type": "standard", + "select": 1, "answers": [ { "text": "In the midst of it, doing my duty", @@ -541,7 +543,7 @@ }, { "question": "The war has left its many scars along the Hæth and its people.
What shadow of the war are you trying to escape?
", - "type": "standard", + "select": 1, "answers": [ { "text": "Guilt for my part in it", @@ -577,7 +579,7 @@ }, { "question": "The time for violence has long ended, and the Hæth is now a place of peace.
Why do you believe violence is wrong?
", - "type": "standard", + "select": 1, "answers": [ { "text": "Because of who we become when we resort to violence", @@ -623,7 +625,7 @@ }, { "question": "Journeys through the Heath involve incidental companions: people who are coincidentally going the same way for now, who may part ways or end their travels should their paths diverge from their companions’.
What would mark the end of your journey?
", - "type": "standard", + "select": 1, "answers": [ { "text": "Arriving at the place I am seeking", @@ -669,7 +671,7 @@ }, { "question": "When we first set out on our journey, we did so in search of some place to call home.
What would it take for you to call a place your home?
", - "type": "standard", + "select": 1, "answers": [ { "text": "Familiar comforts of the place I come from", @@ -715,7 +717,7 @@ }, { "question": "Journeys through the Hæth have a way of continuing even after they end.
After your travels have ended, how will you keep the journey alive?
", - "type": "standard", + "select": 1, "answers": [ { "text": "In the stories I tell or the songs I sing",