pngs/tools/test_questions.yaml
Frank Becker e7a885048d Generate one json file per game round
- Now one json file is generated per game round and printed to stdout (for now,
      will be files later on)
2011-11-19 19:58:50 +01:00

56 lines
983 B
YAML

#--- !Question
#question: What is the question?
#answers:
# - Answer 1
# - Answer 2
# - Answer 3
# - Answer 4
#tier: 1
#game_round: 1
#media:
# - aaa
# - bbb
# - ccc
!!python/object:__main__.Question
question: What is the question?
answers:
- true: Answer 1
- false: Answer 2
- false: Answer 3
- false: Answer 4
tier: 1
game_round: 1
media:
- pix/question1.png
- pix/question1_big.png
- videos/question1.webm
--- !Question
question: What are users in Facebook called?
answers:
- false: Hostage
- false: Victims
- true: Target
- false: Product
tier: 2
game_round: 1
media:
- pix/facebook.jpg
- pix/facebook-jail.png
- videos/faschistbook.webm
--- !Question
question: What are users in Facebook called?
answers:
- false: Hostage
- false: Victims
- true: Target
- false: Product
tier: 2
game_round: 2
media:
- pix/facebook.jpg
- pix/facebook-jail.png
- videos/faschistbook.webm