diff --git a/config/survey_v0.1.json b/config/survey_v0.2.json similarity index 94% rename from config/survey_v0.1.json rename to config/survey_v0.2.json index 47112d4..e96abd1 100644 --- a/config/survey_v0.1.json +++ b/config/survey_v0.2.json @@ -32,9 +32,9 @@ "choicesOrder":"random"}, {"type": "radiogroup", "name": "q4", - "title": "What does a grey background on the minimap mean?", + "title": "What does it mean if the minimap has a bluish grey background?", "isRequired":true, - "choices": [{"value": "correct", "text": "That you have accurate information of blockages and openings for that section of the building"}, + "choices": [{"value": "correct", "text": "That the minimap shows you accurate information of blockages and openings"}, {"value": "item2", "text": "That you know where the victims are for that section of the building"}, {"value": "item3", "text": "That there has been a fire in that section"}, {"value": "item4", "text": "That you don’t have any up-to-date information for that section of the building"}], diff --git a/public/assets/player1.png b/public/assets/player1.png new file mode 100644 index 0000000..5b0e4be Binary files /dev/null and b/public/assets/player1.png differ diff --git a/public/assets/player2.png b/public/assets/player2.png new file mode 100644 index 0000000..b076023 Binary files /dev/null and b/public/assets/player2.png differ diff --git a/public/assets/player3.png b/public/assets/player3.png new file mode 100644 index 0000000..4f49ae6 Binary files /dev/null and b/public/assets/player3.png differ diff --git a/public/index.html b/public/index.html index cfbd027..37564d5 100644 --- a/public/index.html +++ b/public/index.html @@ -9,6 +9,7 @@ + @@ -49,7 +50,7 @@

Terms and Conditions