-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathexample.yaml
60 lines (53 loc) · 2.94 KB
/
example.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
date: 10/10/2022
place: ISC Point (možná)
template: presentation.j2
output: output.html
topics_per_block: 2
countdown_duration_minutes: 3
topics:
- name: Events from 2022
questions:
# - type: simple
# text:
# answer:
# img_src:
- type: musical
text: What is the name of this song?
answer: Zadok The Priest
audio_file: assets/music/zadok.m4a
question_img_src: https://i.scdn.co/image/ab67616d0000b273ffaf8f1e5841a2b7699ab06f
- type: simple
text: In January, a mobile puzzle game became popular. Each day you could solve one puzzle. What is the name of the game?
answer: Wordle
question_img_src: https://epe.brightspotcdn.com/dims4/default/29f18bd/2147483647/strip/true/crop/1695x1150+13+0/resize/840x570!/quality/90/?url=https%3A%2F%2Fepe-brightspot.s3.amazonaws.com%2F63%2F28%2Fde4bad4f405ea84452275b46b7df%2Fwordle-02022022.jpg
- type: simple
text: >
At the 2022 Oscars Ceremony, Will Smith went on the podium to slap Chris Rock, after Chris Rock said the following about this wife, when he compared her to a movie character: "Love you Jada, ________ can’t wait to see it!"
answer: >
"Love you Jada, GI Jane 2 can’t wait to see it"
question_img_src: https://upload.wikimedia.org/wikipedia/en/1/18/Will_Smith_slaps_Chris_Rock.jpg
- type: simple
text: In April of this year, trial with a large social media coverage between Johnny Depp and Amber Heard took place. What was the name of Depp’s attorney?
answer: Camille Vasquez
question_img_src: https://media.cnn.com/api/v1/images/stellar/prod/220628083352-johnny-depp-pirates-caribbean-restricted.jpg?c=original
- type: simple
text: King Charles is the oldest monarch to ever ascend the British throne. What is his age?
answer: 73
question_img_src: https://ichef.bbci.co.uk/news/2048/cpsprodpb/0E84/production/_126661730_img_6908.jpg
- type: simple
text: In September a large hurricane hit Florida, US. What was the name of the hurricane?
answer: Hurrican Ian
question_img_src: https://upload.wikimedia.org/wikipedia/commons/thumb/0/04/Dramatic_Views_of_Hurricane_Florence_from_the_International_Space_Station_From_9_12_%2842828603210%29.jpg/800px-Dramatic_Views_of_Hurricane_Florence_from_the_International_Space_Station_From_9_12_%2842828603210%29.jpg
- name: Alcoholic Beverages
questions:
- type: simple
text: What does the gravity (°) of beer stand for?
answer: Percent of the content of dissolved sugars which are measured when the beer is already brewed, just before fermentation.
question_img_src: https://www.prazdroj.cz/cospospohzeg/uploads/2021/08/Asset__7-1080x1080.png
- type: choice
text: What country is Tatra Tea from?
answer: Slovakia
wrong: # will be shuffled
- Czechia
- Russia
- Hungary