Small textual updates
This commit is contained in:
parent
f7aab26c85
commit
bb68f8541a
4 changed files with 48 additions and 41 deletions
57
test/fixtures/questions.yml
vendored
57
test/fixtures/questions.yml
vendored
|
@ -59,9 +59,9 @@ sport_busschaert:
|
|||
answer_kind: <%= Question.answer_kinds[:image] %>
|
||||
question_kind: <%= Question.question_kinds[:simple] %>
|
||||
|
||||
sport_klimmen:
|
||||
sport_lopen:
|
||||
section: sport
|
||||
text: Bemachtig een foto van Charlotte terwijl ze aan het klimmen is zonder dat ze het merkt.
|
||||
text: Bemachtig een foto van Hannelore terwijl ze aan het lopen is zonder dat ze het merkt.
|
||||
answer_kind: <%= Question.answer_kinds[:image] %>
|
||||
question_kind: <%= Question.question_kinds[:simple] %>
|
||||
|
||||
|
@ -109,12 +109,14 @@ life_haven_oprichting:
|
|||
public_asset_path: "/videos/stijn.mp4"
|
||||
|
||||
politics_regenpijpen:
|
||||
id: 1
|
||||
section: politics
|
||||
text: Welke kleur hebben de regenpijpen van het stadhuis en waarom?
|
||||
answer_kind: <%= Question.answer_kinds[:simple] %>
|
||||
question_kind: <%= Question.question_kinds[:simple] %>
|
||||
|
||||
politics_schepenen:
|
||||
id: 2
|
||||
section: politics
|
||||
text: Verplaats de bevoegdheden zodat ze bij de juiste schepen staan.
|
||||
data: '<%=
|
||||
|
@ -127,30 +129,35 @@ politics_schepenen:
|
|||
question_kind: <%= Question.question_kinds[:simple] %>
|
||||
|
||||
politics_anneleen:
|
||||
id: 3
|
||||
section: politics
|
||||
text: Hoeveel keer is Anneleen al op haar gezicht gegaan (fysiek en metaforisch)?
|
||||
answer_kind: <%= Question.answer_kinds[:simple] %>
|
||||
question_kind: <%= Question.question_kinds[:simple] %>
|
||||
|
||||
politics_langste:
|
||||
id: 4
|
||||
section: politics
|
||||
text: Wie was de langste burgemeester van Gent?
|
||||
answer_kind: <%= Question.answer_kinds[:simple] %>
|
||||
question_kind: <%= Question.question_kinds[:simple] %>
|
||||
|
||||
politics_langst:
|
||||
id: 5
|
||||
section: politics
|
||||
text: Wie was er het langst burgemeester van Gent?
|
||||
answer_kind: <%= Question.answer_kinds[:simple] %>
|
||||
question_kind: <%= Question.question_kinds[:simple] %>
|
||||
|
||||
politics_nazi:
|
||||
id: 6
|
||||
section: politics
|
||||
text: Welke Gentse burgemeester is niet opgenomen in de officiële lijst van Gentse burgemeesters?
|
||||
answer_kind: <%= Question.answer_kinds[:simple] %>
|
||||
question_kind: <%= Question.question_kinds[:simple] %>
|
||||
|
||||
politics_jorg:
|
||||
id: 7
|
||||
section: politics
|
||||
text: Hoeveel stemmen kwam Jorg te kort om in de provincieraad te zetelen?
|
||||
answer_kind: <%= Question.answer_kinds[:simple] %>
|
||||
|
@ -164,7 +171,7 @@ culture_neuzekes:
|
|||
|
||||
culture_strijkijzer:
|
||||
section: culture
|
||||
text: Voor welke drie dingen gebruikt een Gentenaar hun strijkijzer?
|
||||
text: Voor welke drie dingen gebruikt een Gentenaar hun strijkijzer en/of strijkplank?
|
||||
answer_kind: <%= Question.answer_kinds[:simple] %>
|
||||
question_kind: <%= Question.question_kinds[:simple] %>
|
||||
|
||||
|
@ -315,7 +322,7 @@ world_spain:
|
|||
|
||||
world_verwijderd:
|
||||
section: world
|
||||
text: Welke Gentenaar is het verst van Gent verwijderd?
|
||||
text: Welke Gentenaar heeft Gent van het verst kunnen bewonderen?
|
||||
answer_kind: <%= Question.answer_kinds[:simple] %>
|
||||
question_kind: <%= Question.question_kinds[:simple] %>
|
||||
|
||||
|
@ -340,85 +347,85 @@ world_amal:
|
|||
|
||||
photos_gent:
|
||||
section: photos
|
||||
text: Spring op de trampolines.
|
||||
text: Spring op de trampolines
|
||||
answer_kind: <%= Question.answer_kinds[:image] %>
|
||||
question_kind: <%= Question.question_kinds[:simple] %>
|
||||
|
||||
photos_wondelgem:
|
||||
section: photos
|
||||
text: Het psychiatrisch centrum.
|
||||
text: Het psychiatrisch centrum
|
||||
answer_kind: <%= Question.answer_kinds[:image] %>
|
||||
question_kind: <%= Question.question_kinds[:simple] %>
|
||||
|
||||
photos_mariakerke:
|
||||
section: photos
|
||||
text: Mekkerland.
|
||||
text: Mekkerland
|
||||
answer_kind: <%= Question.answer_kinds[:image] %>
|
||||
question_kind: <%= Question.question_kinds[:simple] %>
|
||||
|
||||
photos_drongen:
|
||||
section: photos
|
||||
text: De Sint-Martinuskerk.
|
||||
text: De Sint-Martinuskerk
|
||||
answer_kind: <%= Question.answer_kinds[:image] %>
|
||||
question_kind: <%= Question.question_kinds[:simple] %>
|
||||
|
||||
photos_afsnee:
|
||||
section: photos
|
||||
text: De veerboot.
|
||||
text: De veerboot
|
||||
answer_kind: <%= Question.answer_kinds[:image] %>
|
||||
question_kind: <%= Question.question_kinds[:simple] %>
|
||||
|
||||
photos_sint_denijs:
|
||||
section: photos
|
||||
text: Vimle.
|
||||
text: Vimle
|
||||
answer_kind: <%= Question.answer_kinds[:image] %>
|
||||
question_kind: <%= Question.question_kinds[:simple] %>
|
||||
|
||||
photos_zwijnaarde:
|
||||
section: photos
|
||||
text: Vegan cowboys.
|
||||
text: Vegan cowboys
|
||||
answer_kind: <%= Question.answer_kinds[:image] %>
|
||||
question_kind: <%= Question.question_kinds[:simple] %>
|
||||
|
||||
photos_ledeberg:
|
||||
section: photos
|
||||
text: Tunneltje voor dwergen.
|
||||
text: Tunneltje voor dwergen
|
||||
answer_kind: <%= Question.answer_kinds[:image] %>
|
||||
question_kind: <%= Question.question_kinds[:simple] %>
|
||||
|
||||
photos_gentbrugge:
|
||||
section: photos
|
||||
text: Blote voeten op het blotevoetenpad.
|
||||
text: Blote voeten op het blotevoetenpad
|
||||
answer_kind: <%= Question.answer_kinds[:image] %>
|
||||
question_kind: <%= Question.question_kinds[:simple] %>
|
||||
|
||||
photos_sint_amandsberg:
|
||||
section: photos
|
||||
text: Het graf van Luc de Vos.
|
||||
text: Het graf van Luc de Vos
|
||||
answer_kind: <%= Question.answer_kinds[:image] %>
|
||||
question_kind: <%= Question.question_kinds[:simple] %>
|
||||
|
||||
photos_oostakker:
|
||||
section: photos
|
||||
text: Het bedevaartsoord.
|
||||
text: Het bedevaartsoord
|
||||
answer_kind: <%= Question.answer_kinds[:image] %>
|
||||
question_kind: <%= Question.question_kinds[:simple] %>
|
||||
|
||||
photos_desteldonk:
|
||||
section: photos
|
||||
text: De molen.
|
||||
text: De molen
|
||||
answer_kind: <%= Question.answer_kinds[:image] %>
|
||||
question_kind: <%= Question.question_kinds[:simple] %>
|
||||
|
||||
photos_mendonk:
|
||||
section: photos
|
||||
text: De schandpaal.
|
||||
text: De schandpaal
|
||||
answer_kind: <%= Question.answer_kinds[:image] %>
|
||||
question_kind: <%= Question.question_kinds[:simple] %>
|
||||
|
||||
photos_sint_kruis_winkel:
|
||||
section: photos
|
||||
text: De grens met Zelzate.
|
||||
text: De grens met Zelzate
|
||||
answer_kind: <%= Question.answer_kinds[:image] %>
|
||||
question_kind: <%= Question.question_kinds[:simple] %>
|
||||
|
||||
|
@ -471,7 +478,7 @@ connections_sport:
|
|||
text: Sport
|
||||
data: '<%=
|
||||
JSON.dump(
|
||||
["Marathon", "Tokyo", "Somalië", "1989", "5K", "Roeien", "Nachez", "Blaarmeersen", "Voetbal", "Baro", "2013", "Arteveldestadion"].shuffle
|
||||
["Marathon", "Parijs", "Somalië", "1989", "5K", "Roeien", "Nachez", "Blaarmeersen", "Voetbal", "Baro", "2013", "Arteveldestadion"].shuffle
|
||||
)
|
||||
%>'
|
||||
answer_kind: <%= Question.answer_kinds[:connections] %>
|
||||
|
@ -479,37 +486,37 @@ connections_sport:
|
|||
|
||||
translations_lousbirge:
|
||||
section: translations
|
||||
text: "we goan eu in Lousbirge steeke"
|
||||
text: "We goan eu in Lousbirge steeke."
|
||||
answer_kind: <%= Question.answer_kinds[:simple] %>
|
||||
question_kind: <%= Question.question_kinds[:simple] %>
|
||||
|
||||
translations_alvekoate:
|
||||
section: translations
|
||||
text: "da weete mijn kluuten uuk en 't zijn gîen alvekoate"
|
||||
text: "Da weete mijn kluuten uuk en 't zijn gîen alvekoate."
|
||||
answer_kind: <%= Question.answer_kinds[:simple] %>
|
||||
question_kind: <%= Question.question_kinds[:simple] %>
|
||||
|
||||
translations_deursteeke:
|
||||
section: translations
|
||||
text: "de koarte deursteeke"
|
||||
text: "De koarte deursteeke."
|
||||
answer_kind: <%= Question.answer_kinds[:simple] %>
|
||||
question_kind: <%= Question.question_kinds[:simple] %>
|
||||
|
||||
translations_dampuurte:
|
||||
section: translations
|
||||
text: "'k goa eu mee eu muile teege de Dampuurte plakke, dadde viertien doage bruine ziepe schijt"
|
||||
text: "'k Goa eu mee eu muile teege de Dampuurte plakke, dadde viertien doage bruine ziepe schijt."
|
||||
answer_kind: <%= Question.answer_kinds[:simple] %>
|
||||
question_kind: <%= Question.question_kinds[:simple] %>
|
||||
|
||||
translations_wielekes:
|
||||
section: translations
|
||||
text: "o mijn tante wielekes g'hat, 't was een kerre"
|
||||
text: "O mijn tante wielekes g'hat, 't was een kerre."
|
||||
answer_kind: <%= Question.answer_kinds[:simple] %>
|
||||
question_kind: <%= Question.question_kinds[:simple] %>
|
||||
|
||||
translations_soepe:
|
||||
section: translations
|
||||
text: "veur em schept God den dag en moed'r schept de soepe"
|
||||
text: "Veur em schept God den dag en moed'r schept de soepe."
|
||||
answer_kind: <%= Question.answer_kinds[:simple] %>
|
||||
question_kind: <%= Question.question_kinds[:simple] %>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue