-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathquestions.json
178 lines (178 loc) · 5.8 KB
/
questions.json
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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
[
{
"category": "Entertainment: Video Games",
"type": "multiple",
"difficulty": "hard",
"question": "What was the name of the hero in the 80s animated video game 'Dragon's Lair'?",
"correct_answer": "Dirk the Daring",
"incorrect_answers": ["Arthur", "Sir Toby Belch", "Guy of Gisbourne"]
},
{
"category": "Animals",
"type": "multiple",
"difficulty": "easy",
"question": "What is the scientific name for modern day humans?",
"correct_answer": "Homo Sapiens",
"incorrect_answers": [
"Homo Ergaster",
"Homo Erectus",
"Homo Neanderthalensis"
]
},
{
"category": "Entertainment: Books",
"type": "multiple",
"difficulty": "hard",
"question": "What is Ron Weasley's middle name?",
"correct_answer": "Bilius",
"incorrect_answers": ["Arthur", "John", "Dominic"]
},
{
"category": "Entertainment: Comics",
"type": "multiple",
"difficulty": "easy",
"question": "Who is the creator of the comic series \"The Walking Dead\"?",
"correct_answer": "Robert Kirkman",
"incorrect_answers": [
"Stan Lee",
"Malcolm Wheeler-Nicholson",
"Robert Crumb"
]
},
{
"category": "Entertainment: Board Games",
"type": "multiple",
"difficulty": "medium",
"question": "At the start of a standard game of the Monopoly, if you throw a double six, which square would you land on?",
"correct_answer": "Electric Company",
"incorrect_answers": ["Water Works", "Chance", "Community Chest"]
},
{
"category": "Geography",
"type": "multiple",
"difficulty": "easy",
"question": "What is the capital of Jamaica?",
"correct_answer": "Kingston",
"incorrect_answers": ["Rio de Janeiro", "Dar es Salaam", "Kano"]
},
{
"category": "History",
"type": "multiple",
"difficulty": "medium",
"question": "When did Jamaica recieve its independence from England?",
"correct_answer": "1962",
"incorrect_answers": ["1492", "1963", "1987"]
},
{
"category": "Animals",
"type": "boolean",
"difficulty": "easy",
"question": "Kangaroos keep food in their pouches next to their children.",
"correct_answer": "False",
"incorrect_answers": ["True"]
},
{
"category": "General Knowledge",
"type": "multiple",
"difficulty": "medium",
"question": "In 2013 how much money was lost by Nigerian scams?",
"correct_answer": "$12.7 Billion",
"incorrect_answers": ["$95 Million", "$956 Million", "$2.7 Billion"]
},
{
"category": "History",
"type": "multiple",
"difficulty": "medium",
"question": "How old was Lyndon B. Johnson when he assumed the role of President of the United States?",
"correct_answer": "55",
"incorrect_answers": ["50", "60", "54"]
},
{
"category": "Entertainment: Video Games",
"type": "multiple",
"difficulty": "hard",
"question": "In World of Warcraft lore, who organized the creation of the Paladins?",
"correct_answer": "Alonsus Faol",
"incorrect_answers": [
"Uther the Lightbringer",
"Alexandros Mograine",
"Sargeras, The Daemon Lord"
]
},
{
"category": "Entertainment: Video Games",
"type": "boolean",
"difficulty": "medium",
"question": "In the game \"Subnautica\", a \"Cave Crawler\" will attack you.",
"correct_answer": "True",
"incorrect_answers": ["False"]
},
{
"category": "Entertainment: Japanese Anime & Manga",
"type": "multiple",
"difficulty": "medium",
"question": "What is the name of the device that allows for infinite energy in the anime \"Dimension W\"?",
"correct_answer": "Coils",
"incorrect_answers": ["Wires", "Collectors", "Tesla"]
},
{
"category": "Entertainment: Video Games",
"type": "multiple",
"difficulty": "medium",
"question": "What is the name of Cream the Rabbit's mom in the \"Sonic the Hedgehog\" series?",
"correct_answer": "Vanilla",
"incorrect_answers": ["Peach", "Strawberry", "Mint"]
},
{
"category": "History",
"type": "multiple",
"difficulty": "easy",
"question": "These two countries held a commonwealth from the 16th to 18th century.",
"correct_answer": "Poland and Lithuania",
"incorrect_answers": [
"Hutu and Rwanda",
"North Korea and South Korea",
"Bangladesh and Bhutan"
]
},
{
"category": "Entertainment: Television",
"type": "multiple",
"difficulty": "hard",
"question": "Which of these voices wasn't a choice for the House AI in \"The Simpsons Treehouse of Horror\" short, House of Whacks?",
"correct_answer": "George Clooney",
"incorrect_answers": ["Matthew Perry", "Dennis Miller", "Pierce Brosnan"]
},
{
"category": "Entertainment: Music",
"type": "multiple",
"difficulty": "medium",
"question": "From which album is the Gorillaz song, \"On Melancholy Hill\" featured in?",
"correct_answer": "Plastic Beach",
"incorrect_answers": ["Demon Days", "Humanz", "The Fall"]
},
{
"category": "General Knowledge",
"type": "boolean",
"difficulty": "easy",
"question": "Scotland voted to become an independent country during the referendum from September 2014.",
"correct_answer": "False",
"incorrect_answers": ["True"]
},
{
"category": "Entertainment: Video Games",
"type": "multiple",
"difficulty": "medium",
"question": "In Left 4 Dead, which campaign has the protagonists going through a subway in order to reach a hospital for evacuation?",
"correct_answer": "No Mercy",
"incorrect_answers": ["Subway Sprint", "Hospital Havoc", "Blood Harvest"]
},
{
"category": "History",
"type": "multiple",
"difficulty": "hard",
"question": "What was the last colony the UK ceded marking the end of the British Empire?",
"correct_answer": "Hong Kong",
"incorrect_answers": ["India", "Australia", "Ireland"]
}
]