entrance-exam/test/fixtures/sections.yml

43 lines
1.1 KiB
YAML

# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
# == Schema Information
#
# Table name: sections
#
# id :integer not null, primary key
# description :text not null
# title :text not null
# created_at :datetime not null
# updated_at :datetime not null
#
sport:
title: Sport
description: Gent is een sportieve stad, dus daarom enkele vragen daarover.
life:
title: Leven, werken en wonen
description: In Gent moet er ook geleefd worden.
politics:
title: Politiek
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.