diff --git a/server/data/questions.json b/server/data/questions.json index 1bf803a..fd34f55 100644 --- a/server/data/questions.json +++ b/server/data/questions.json @@ -2,7 +2,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", + "max": 2, "answers": [ { "text": "Dangerous", @@ -89,7 +89,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", + "max": 3, "answers": [ { "text": "Cautious",