Skip to content

Commit c00ece6

Browse files
committed
Fix issues with a few of the questions.
1 parent 6fb0adf commit c00ece6

File tree

1 file changed

+62
-12
lines changed

1 file changed

+62
-12
lines changed

hq_trivia_questions.json

+62-12
Original file line numberDiff line numberDiff line change
@@ -2258,10 +2258,15 @@
22582258
"choice": "A"
22592259
},
22602260
{
2261-
"text": "",
2261+
"text": "How could you do this to me Brutus?",
22622262
"correct": false,
22632263
"choice": "B"
22642264
},
2265+
{
2266+
"text": "You as well Brutus?",
2267+
"correct": false,
2268+
"choice": "C"
2269+
},
22652270
{
22662271
"text": "None of the above",
22672272
"correct": false,
@@ -3698,7 +3703,7 @@
36983703
"choice": "B"
36993704
},
37003705
{
3701-
"text": "",
3706+
"text": "First person on the moon",
37023707
"correct": false,
37033708
"choice": "C"
37043709
},
@@ -11223,10 +11228,15 @@
1122311228
"choice": "A"
1122411229
},
1122511230
{
11226-
"text": "",
11231+
"text": "Bionic legs",
1122711232
"correct": false,
1122811233
"choice": "B"
1122911234
},
11235+
{
11236+
"text": "Rocket ship",
11237+
"correct": false,
11238+
"choice": "C"
11239+
},
1123011240
{
1123111241
"text": "None of the above",
1123211242
"correct": false,
@@ -12688,10 +12698,15 @@
1268812698
"choice": "A"
1268912699
},
1269012700
{
12691-
"text": "",
12701+
"text": "Guggenheim Museum",
1269212702
"correct": false,
1269312703
"choice": "B"
1269412704
},
12705+
{
12706+
"text": "Fallingwater house",
12707+
"correct": false,
12708+
"choice": "C"
12709+
},
1269512710
{
1269612711
"text": "None of the above",
1269712712
"correct": false,
@@ -13283,10 +13298,15 @@
1328313298
"choice": "A"
1328413299
},
1328513300
{
13286-
"text": "",
13301+
"text": "Harvard",
1328713302
"correct": false,
1328813303
"choice": "B"
1328913304
},
13305+
{
13306+
"text": "Yale",
13307+
"correct": false,
13308+
"choice": "C"
13309+
},
1329013310
{
1329113311
"text": "None of the above",
1329213312
"correct": false,
@@ -13938,10 +13958,15 @@
1393813958
"choice": "A"
1393913959
},
1394013960
{
13941-
"text": "",
13961+
"text": "Strength of rain",
1394213962
"correct": false,
1394313963
"choice": "B"
1394413964
},
13965+
{
13966+
"text": "How long it lasts",
13967+
"correct": false,
13968+
"choice": "C"
13969+
},
1394513970
{
1394613971
"text": "None of the above",
1394713972
"correct": false,
@@ -20113,10 +20138,15 @@
2011320138
"choice": "A"
2011420139
},
2011520140
{
20116-
"text": "",
20141+
"text": "Elmo vs. Rocco",
2011720142
"correct": false,
2011820143
"choice": "B"
2011920144
},
20145+
{
20146+
"text": "Not Wordle",
20147+
"correct": false,
20148+
"choice": "C"
20149+
},
2012020150
{
2012120151
"text": "None of the above",
2012220152
"correct": false,
@@ -20438,10 +20468,15 @@
2043820468
"choice": "A"
2043920469
},
2044020470
{
20441-
"text": "",
20471+
"text": "The plague",
2044220472
"correct": false,
2044320473
"choice": "B"
2044420474
},
20475+
{
20476+
"text": "No soliciting",
20477+
"correct": false,
20478+
"choice": "C"
20479+
},
2044520480
{
2044620481
"text": "None of the above",
2044720482
"correct": false,
@@ -24063,10 +24098,15 @@
2406324098
"choice": "A"
2406424099
},
2406524100
{
24066-
"text": "",
24101+
"text": "Woman's rights",
2406724102
"correct": false,
2406824103
"choice": "B"
2406924104
},
24105+
{
24106+
"text": "Techno music",
24107+
"correct": false,
24108+
"choice": "C"
24109+
},
2407024110
{
2407124111
"text": "None of the above",
2407224112
"correct": false,
@@ -27058,10 +27098,15 @@
2705827098
"choice": "A"
2705927099
},
2706027100
{
27061-
"text": "",
27101+
"text": "Obama",
2706227102
"correct": false,
2706327103
"choice": "B"
2706427104
},
27105+
{
27106+
"text": "Jimmy Carter",
27107+
"correct": false,
27108+
"choice": "C"
27109+
},
2706527110
{
2706627111
"text": "None of the above",
2706727112
"correct": false,
@@ -40913,10 +40958,15 @@
4091340958
"choice": "A"
4091440959
},
4091540960
{
40916-
"text": "",
40961+
"text": "Chicago",
4091740962
"correct": false,
4091840963
"choice": "B"
4091940964
},
40965+
{
40966+
"text": "West Side Story",
40967+
"correct": false,
40968+
"choice": "C"
40969+
},
4092040970
{
4092140971
"text": "None of the above",
4092240972
"correct": false,
@@ -42219,4 +42269,4 @@
4221942269
}
4222042270
]
4222142271
}
42222-
]
42272+
]

0 commit comments

Comments
 (0)