aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bot/resources/evergreen/trivia_quiz.json30
1 files changed, 30 insertions, 0 deletions
diff --git a/bot/resources/evergreen/trivia_quiz.json b/bot/resources/evergreen/trivia_quiz.json
index 6100ca62..8f0a4114 100644
--- a/bot/resources/evergreen/trivia_quiz.json
+++ b/bot/resources/evergreen/trivia_quiz.json
@@ -217,6 +217,36 @@
"question": "What does the acronym GPRS stand for?",
"answer": "General Packet Radio Service",
"info": "General Packet Radio Service (GPRS) is a packet-based mobile data service on the global system for mobile communications (GSM) of 3G and 2G cellular communication systems. It is a non-voice, high-speed and useful packet-switching technology intended for GSM networks."
+ },
+ {
+ "id": 131,
+ "question": "In what country is the Ebro river located?",
+ "answer": "Spain",
+ "info": "The Ebro river is located in Spain. It is 930 kilometers long and it's the second longest river that ends on the Mediterranean Sea."
+ },
+ {
+ "id": 132,
+ "question": "What year was the IBM PC model 5150 introduced into the market?",
+ "answer": "1981",
+ "info": "The IBM PC was introduced into the market in 1981. It used the Intel 8088, with a clock speed of 4.77 MHz, along with the MDA and CGA as a video card."
+ },
+ {
+ "id": 133,
+ "question": "What's the world's largest urban area?",
+ "answer": "Tokyo",
+ "info": "Tokyo is the most populated city in the world, with a population of 37 million people. It is located in Japan."
+ },
+ {
+ "id": 134,
+ "question": "How many planets are there in the Solar system?",
+ "answer": "8",
+ "info": "In the Solar system, there are 8 planets: Mercury, Venus, Earth, Mars, Jupiter, Saturn, Uranus and Neptune. Pluto isn't considered a planet in the Solar System anymore."
+ },
+ {
+ "id": 135,
+ "question": "What is the capital of Iraq?",
+ "answer": "Baghdad",
+ "info": "Baghdad is the capital of Iraq. It has a population of 7 million people."
}
]
}