Add all questions of already supported types
This commit is contained in:
parent
2893f2bc53
commit
0d54f756d8
4 changed files with 285 additions and 0 deletions
BIN
public/videos/luc_en_nadine.mov
Normal file
BIN
public/videos/luc_en_nadine.mov
Normal file
Binary file not shown.
BIN
public/videos/marijke.mp4
Normal file
BIN
public/videos/marijke.mp4
Normal file
Binary file not shown.
265
test/fixtures/questions.yml
vendored
265
test/fixtures/questions.yml
vendored
|
@ -156,3 +156,268 @@ politics_jorg:
|
||||||
answer_kind: <%= Question.answer_kinds[:simple] %>
|
answer_kind: <%= Question.answer_kinds[:simple] %>
|
||||||
question_kind: <%= Question.question_kinds[:simple] %>
|
question_kind: <%= Question.question_kinds[:simple] %>
|
||||||
|
|
||||||
|
culture_neuzekes:
|
||||||
|
section: culture
|
||||||
|
text: Waarover hebben Sonny Breine en Carl Demeestere ruzie?
|
||||||
|
answer_kind: <%= Question.answer_kinds[:simple] %>
|
||||||
|
question_kind: <%= Question.question_kinds[:simple] %>
|
||||||
|
|
||||||
|
culture_strijkijzer:
|
||||||
|
section: culture
|
||||||
|
text: Voor welke drie dingen gebruikt een Gentenaar hun strijkijzer?
|
||||||
|
answer_kind: <%= Question.answer_kinds[:simple] %>
|
||||||
|
question_kind: <%= Question.question_kinds[:simple] %>
|
||||||
|
|
||||||
|
culture_kangoeroe:
|
||||||
|
section: culture
|
||||||
|
text: Waar in Gent eet je kangoeroe?
|
||||||
|
answer_kind: <%= Question.answer_kinds[:simple] %>
|
||||||
|
question_kind: <%= Question.question_kinds[:simple] %>
|
||||||
|
|
||||||
|
culture_waterzooi:
|
||||||
|
section: culture
|
||||||
|
text: Som de ingrediënten op van een Gentse waterzooi.
|
||||||
|
answer_kind: <%= Question.answer_kinds[:simple] %>
|
||||||
|
question_kind: <%= Question.question_kinds[:simple] %>
|
||||||
|
|
||||||
|
culture_michelin:
|
||||||
|
section: culture
|
||||||
|
text: ""
|
||||||
|
answer_kind: <%= Question.answer_kinds[:simple] %>
|
||||||
|
question_kind: <%= Question.question_kinds[:video] %>
|
||||||
|
public_asset_path: "/videos/luc_en_nadine.mov"
|
||||||
|
|
||||||
|
culture_gum:
|
||||||
|
section: culture
|
||||||
|
text: Waar kan je tegelijk een skelet van een olifant, neushoorn, grizzlybeer en okapi zien?
|
||||||
|
answer_kind: <%= Question.answer_kinds[:simple] %>
|
||||||
|
question_kind: <%= Question.question_kinds[:simple] %>
|
||||||
|
|
||||||
|
culture_trollenkelder:
|
||||||
|
section: culture
|
||||||
|
text: Hoeveel verschillende bieren kan je drinken in de Trollenkelder?
|
||||||
|
answer_kind: <%= Question.answer_kinds[:simple] %>
|
||||||
|
question_kind: <%= Question.question_kinds[:simple] %>
|
||||||
|
|
||||||
|
culture_julientje:
|
||||||
|
section: culture
|
||||||
|
text: Neem een foto van jezelf terwijl je een julientje eet.
|
||||||
|
answer_kind: <%= Question.answer_kinds[:image] %>
|
||||||
|
question_kind: <%= Question.question_kinds[:simple] %>
|
||||||
|
|
||||||
|
culture_opera:
|
||||||
|
section: culture
|
||||||
|
text: Neem een foto van jezelf in de opera van Gent.
|
||||||
|
answer_kind: <%= Question.answer_kinds[:image] %>
|
||||||
|
question_kind: <%= Question.question_kinds[:simple] %>
|
||||||
|
|
||||||
|
pensioen_65:
|
||||||
|
section: pension
|
||||||
|
text: Hoeveel 65+-ers zijn er in Gent?
|
||||||
|
answer_kind: <%= Question.answer_kinds[:simple] %>
|
||||||
|
question_kind: <%= Question.question_kinds[:simple] %>
|
||||||
|
|
||||||
|
pensioen_wzc:
|
||||||
|
section: pension
|
||||||
|
text: Hoeveel woonzorgcentra zijn er in Gent?
|
||||||
|
answer_kind: <%= Question.answer_kinds[:simple] %>
|
||||||
|
question_kind: <%= Question.question_kinds[:simple] %>
|
||||||
|
|
||||||
|
pensioen_computer:
|
||||||
|
section: pension
|
||||||
|
text: Waar vind je de computerbuddy?
|
||||||
|
answer_kind: <%= Question.answer_kinds[:simple] %>
|
||||||
|
question_kind: <%= Question.question_kinds[:simple] %>
|
||||||
|
|
||||||
|
pensioen_pilates:
|
||||||
|
section: pension
|
||||||
|
text: Hoe laat is op woensdag de pilatesles in LAGO Rozebroeken?
|
||||||
|
answer_kind: <%= Question.answer_kinds[:simple] %>
|
||||||
|
question_kind: <%= Question.question_kinds[:simple] %>
|
||||||
|
|
||||||
|
pensioen_uz:
|
||||||
|
section: pension
|
||||||
|
text: Welke specialisatie bevindt zich op ingang 50 route 530 in het UZ?
|
||||||
|
answer_kind: <%= Question.answer_kinds[:simple] %>
|
||||||
|
question_kind: <%= Question.question_kinds[:simple] %>
|
||||||
|
|
||||||
|
pensioen_syndicus:
|
||||||
|
section: pension
|
||||||
|
text: Hoe heet je syndicus?
|
||||||
|
answer_kind: <%= Question.answer_kinds[:simple] %>
|
||||||
|
question_kind: <%= Question.question_kinds[:simple] %>
|
||||||
|
|
||||||
|
pensioen_syndicus:
|
||||||
|
section: pension
|
||||||
|
text: Hoeveel mag je bijverdienen met een flexi-job als gepensioneerde?
|
||||||
|
answer_kind: <%= Question.answer_kinds[:simple] %>
|
||||||
|
question_kind: <%= Question.question_kinds[:simple] %>
|
||||||
|
|
||||||
|
gf_grondslag:
|
||||||
|
section: gentse_feesten
|
||||||
|
text: Wie lag er aan de grondslag van de moderne Gentse Feesten?
|
||||||
|
answer_kind: <%= Question.answer_kinds[:simple] %>
|
||||||
|
question_kind: <%= Question.question_kinds[:simple] %>
|
||||||
|
|
||||||
|
gf_pleinen:
|
||||||
|
section: gentse_feesten
|
||||||
|
text: Hoeveel verschillende pleinen zijn er?
|
||||||
|
answer_kind: <%= Question.answer_kinds[:simple] %>
|
||||||
|
question_kind: <%= Question.question_kinds[:simple] %>
|
||||||
|
|
||||||
|
gf_wereldrecord:
|
||||||
|
section: gentse_feesten
|
||||||
|
text: Welk wereldrecord werd in 1977 tijdens de Gentse Feesten gebroken?
|
||||||
|
answer_kind: <%= Question.answer_kinds[:simple] %>
|
||||||
|
question_kind: <%= Question.question_kinds[:simple] %>
|
||||||
|
|
||||||
|
gf_ehbo:
|
||||||
|
section: gentse_feesten
|
||||||
|
text: Waar kan je tijdens de Gentse Feesten terecht voor EHBO?
|
||||||
|
answer_kind: <%= Question.answer_kinds[:simple] %>
|
||||||
|
question_kind: <%= Question.question_kinds[:simple] %>
|
||||||
|
|
||||||
|
gf_boete:
|
||||||
|
section: gentse_feesten
|
||||||
|
text: Hoeveel pakken frietjes kan je bestellen met 1 boete wildplassen?
|
||||||
|
answer_kind: <%= Question.answer_kinds[:simple] %>
|
||||||
|
question_kind: <%= Question.question_kinds[:simple] %>
|
||||||
|
|
||||||
|
gf_vegetarisch:
|
||||||
|
section: gentse_feesten
|
||||||
|
text: Is er te veel aanbod vegetarisch op de Gentse Feesten?
|
||||||
|
answer_kind: <%= Question.answer_kinds[:simple] %>
|
||||||
|
question_kind: <%= Question.question_kinds[:simple] %>
|
||||||
|
|
||||||
|
gf_bekers:
|
||||||
|
section: gentse_feesten
|
||||||
|
text: Hoeveel herbruikbare bekers van 25cl worden er voor de Gentse Feesten voorzien?
|
||||||
|
answer_kind: <%= Question.answer_kinds[:simple] %>
|
||||||
|
question_kind: <%= Question.question_kinds[:simple] %>
|
||||||
|
|
||||||
|
world_deelgemeenten:
|
||||||
|
section: world
|
||||||
|
text: Noem alle deelgemeenten met een U in de naam.
|
||||||
|
answer_kind: <%= Question.answer_kinds[:simple] %>
|
||||||
|
question_kind: <%= Question.question_kinds[:simple] %>
|
||||||
|
|
||||||
|
world_japan:
|
||||||
|
section: world
|
||||||
|
text: Wat is de link tussen Gent en Japan?
|
||||||
|
answer_kind: <%= Question.answer_kinds[:simple] %>
|
||||||
|
question_kind: <%= Question.question_kinds[:simple] %>
|
||||||
|
|
||||||
|
world_spain:
|
||||||
|
section: world
|
||||||
|
text: Wat is de link tussen Gent en Spanje?
|
||||||
|
answer_kind: <%= Question.answer_kinds[:simple] %>
|
||||||
|
question_kind: <%= Question.question_kinds[:simple] %>
|
||||||
|
|
||||||
|
world_verwijderd:
|
||||||
|
section: world
|
||||||
|
text: Welke Gentenaar is het verst van Gent verwijderd?
|
||||||
|
answer_kind: <%= Question.answer_kinds[:simple] %>
|
||||||
|
question_kind: <%= Question.question_kinds[:simple] %>
|
||||||
|
|
||||||
|
world_bib:
|
||||||
|
section: world
|
||||||
|
text: Wat was de originele functie van het originele bibliotheeksgebouw op het Woodrow Wilsonplein?
|
||||||
|
answer_kind: <%= Question.answer_kinds[:simple] %>
|
||||||
|
question_kind: <%= Question.question_kinds[:simple] %>
|
||||||
|
|
||||||
|
world_levenskwaliteit:
|
||||||
|
section: world
|
||||||
|
text: De hoeveelste plaats krijgt Stad Gent op de lijst van steden met de beste levenskwaliteit ter wereld?
|
||||||
|
answer_kind: <%= Question.answer_kinds[:simple] %>
|
||||||
|
question_kind: <%= Question.question_kinds[:simple] %>
|
||||||
|
|
||||||
|
world_amal:
|
||||||
|
section: world
|
||||||
|
text: ""
|
||||||
|
answer_kind: <%= Question.answer_kinds[:simple] %>
|
||||||
|
question_kind: <%= Question.question_kinds[:video] %>
|
||||||
|
public_asset_path: "/videos/marijke.mp4"
|
||||||
|
|
||||||
|
photos_gent:
|
||||||
|
section: photos
|
||||||
|
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.
|
||||||
|
answer_kind: <%= Question.answer_kinds[:image] %>
|
||||||
|
question_kind: <%= Question.question_kinds[:simple] %>
|
||||||
|
|
||||||
|
photos_mariakerke:
|
||||||
|
section: photos
|
||||||
|
text: Mekkerland.
|
||||||
|
answer_kind: <%= Question.answer_kinds[:image] %>
|
||||||
|
question_kind: <%= Question.question_kinds[:simple] %>
|
||||||
|
|
||||||
|
photos_drongen:
|
||||||
|
section: photos
|
||||||
|
text: De Sint-Martinuskerk.
|
||||||
|
answer_kind: <%= Question.answer_kinds[:image] %>
|
||||||
|
question_kind: <%= Question.question_kinds[:simple] %>
|
||||||
|
|
||||||
|
photos_afsnee:
|
||||||
|
section: photos
|
||||||
|
text: De veerboot.
|
||||||
|
answer_kind: <%= Question.answer_kinds[:image] %>
|
||||||
|
question_kind: <%= Question.question_kinds[:simple] %>
|
||||||
|
|
||||||
|
photos_sint_denijs:
|
||||||
|
section: photos
|
||||||
|
text: Vimle.
|
||||||
|
answer_kind: <%= Question.answer_kinds[:image] %>
|
||||||
|
question_kind: <%= Question.question_kinds[:simple] %>
|
||||||
|
|
||||||
|
photos_zwijnaarde:
|
||||||
|
section: photos
|
||||||
|
text: Vegan cowboys.
|
||||||
|
answer_kind: <%= Question.answer_kinds[:image] %>
|
||||||
|
question_kind: <%= Question.question_kinds[:simple] %>
|
||||||
|
|
||||||
|
photos_ledeberg:
|
||||||
|
section: photos
|
||||||
|
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.
|
||||||
|
answer_kind: <%= Question.answer_kinds[:image] %>
|
||||||
|
question_kind: <%= Question.question_kinds[:simple] %>
|
||||||
|
|
||||||
|
photos_sint_amandsberg:
|
||||||
|
section: photos
|
||||||
|
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.
|
||||||
|
answer_kind: <%= Question.answer_kinds[:image] %>
|
||||||
|
question_kind: <%= Question.question_kinds[:simple] %>
|
||||||
|
|
||||||
|
photos_desteldonk:
|
||||||
|
section: photos
|
||||||
|
text: De molen.
|
||||||
|
answer_kind: <%= Question.answer_kinds[:image] %>
|
||||||
|
question_kind: <%= Question.question_kinds[:simple] %>
|
||||||
|
|
||||||
|
photos_mendonk:
|
||||||
|
section: photos
|
||||||
|
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.
|
||||||
|
answer_kind: <%= Question.answer_kinds[:image] %>
|
||||||
|
question_kind: <%= Question.question_kinds[:simple] %>
|
||||||
|
|
20
test/fixtures/sections.yml
vendored
20
test/fixtures/sections.yml
vendored
|
@ -21,3 +21,23 @@ life:
|
||||||
politics:
|
politics:
|
||||||
title: Politiek
|
title: Politiek
|
||||||
description: De Gentse politiek is interessanter dan de Duffelse!
|
description: De Gentse politiek is interessanter dan de Duffelse!
|
||||||
|
|
||||||
|
culture:
|
||||||
|
title: Cultuur en eten
|
||||||
|
description: Eten!
|
||||||
|
|
||||||
|
pension:
|
||||||
|
title: Ben je op pensioen...
|
||||||
|
description: De tijd gaat snel.
|
||||||
|
|
||||||
|
gentse_feesten:
|
||||||
|
title: Gentse Feesten-special
|
||||||
|
description: Er moet ook plezier gemaakt worden.
|
||||||
|
|
||||||
|
world:
|
||||||
|
title: Gent in de wereld
|
||||||
|
description: Gent als internationale stad.
|
||||||
|
|
||||||
|
photos:
|
||||||
|
title: Fotoronde
|
||||||
|
description: In deze ronde moet je met elk van de vermelde dingen een foto nemen.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue