aboutsummaryrefslogtreecommitdiffstats
path: root/bot/resources/evergreen
diff options
context:
space:
mode:
authorGravatar vivax3794 <[email protected]>2019-10-12 05:10:26 +0200
committerGravatar vivax3794 <[email protected]>2019-10-12 05:10:26 +0200
commit3c41e5b5dc84a1ab78863afbf751b70c2f83ccfc (patch)
tree344746635d27c4f95ec7494c4f261cc0479bd810 /bot/resources/evergreen
parentFixed forgetting to divide by 100. (diff)
parentMerge branch 'master' into hacktober-issue-finder (diff)
Merge remote-tracking branch 'origin/hacktober-issue-finder' into hacktober-issue-finder
Diffstat (limited to 'bot/resources/evergreen')
-rw-r--r--bot/resources/evergreen/trivia_quiz.json221
1 files changed, 221 insertions, 0 deletions
diff --git a/bot/resources/evergreen/trivia_quiz.json b/bot/resources/evergreen/trivia_quiz.json
new file mode 100644
index 00000000..1ad2a1e1
--- /dev/null
+++ b/bot/resources/evergreen/trivia_quiz.json
@@ -0,0 +1,221 @@
+{
+ "retro": [
+ {
+ "id": 1,
+ "hints": ["It is not a mainline Mario Game, although the plumber is present.", "It is not a mainline Zelda Game, although Link is present."],
+ "question": "What is the best selling game on the Nintendo GameCube?",
+ "answer": "Super Smash Bros"
+ },
+ {
+ "id": 2,
+ "hints": ["It was released before the 90's.", "It was released after 1980."],
+ "question": "What year was Tetris released?",
+ "answer": "1984"
+ },
+ {
+ "id": 3,
+ "hints": ["The occupation was in construction", "He appeared as this kind of worker in 1981's Donkey Kong"],
+ "question": "What was Mario's original occupation?",
+ "answer": "Carpenter"
+ },
+ {
+ "id": 4,
+ "hints": ["It was revealed in the Nintendo Character Guide in 1993.", "His last name has to do with eating Mario's enemies."],
+ "question": "What is Yoshi's (from Mario Bros.) full name?",
+ "answer": "Yoshisaur Munchakoopas"
+ },
+ {
+ "id": 5,
+ "hints": ["The game was released in 1990.", "It was released on the SNES."],
+ "question": "What was the first game Yoshi appeared in?",
+ "answer": "Super Mario World"
+ }
+ ],
+ "general":[
+ {
+ "id": 100,
+ "question": "Name \"the land of a thousand lakes\"",
+ "answer": "Finland",
+ "info": "Finland is a country in Northern Europe. Sweden borders it to the northwest, Estonia to the south, Russia to the east, and Norway to the north. Finland is part of the European Union with its capital city being Helsinki. With a population of 5.5 million people, it has over 187,000 lakes. The thousands of lakes in Finland are the reason why the country's nickname is \"the land of a thousand lakes.\""
+ },
+ {
+ "id": 101,
+ "question": "Who was the winner of FIFA 2018?",
+ "answer": "France",
+ "info": "France 4 - 2 Croatia"
+ },
+ {
+ "id": 102,
+ "question": "What is the largest ocean in the world?",
+ "answer": "Pacific",
+ "info": "The Pacific Ocean is the largest and deepest of the world ocean basins. Covering approximately 63 million square miles and containing more than half of the free water on Earth, the Pacific is by far the largest of the world's ocean basins."
+ },
+ {
+ "id": 103,
+ "question": "Who gifted the Statue Of Liberty?",
+ "answer": "France",
+ "info": "The Statue of Liberty was a gift from the French people commemorating the alliance of France and the United States during the American Revolution. Yet, it represented much more to those individuals who proposed the gift."
+ },
+ {
+ "id": 104,
+ "question": "Which country is known as the \"Land Of The Rising Sun\"?",
+ "answer": "Japan",
+ "info": "The title stems from the Japanese names for Japan, Nippon/Nihon, both literally translating to \"the suns origin\"."
+ },
+ {
+ "id": 105,
+ "question": "What's known as the \"Playground of Europe\"?",
+ "answer": "Switzerland",
+ "info": "It comes from the title of a book written in 1870 by Leslie Stephen (father of Virginia Woolf) detailing his exploits of mountain climbing (not skiing) of which sport he was one of the pioneers and trekking or walking."
+ },
+ {
+ "id": 106,
+ "question": "Which country is known as the \"Land of Thunderbolt\"?",
+ "info": "Bhutan is known as the \"Land of Thunder Dragon\" or \"Land of Thunderbolt\" due to the violent and large thunderstorms that whip down through the valleys from the Himalayas. The dragon reference was due to people thinking the sparkling light of thunderbolts was the red fire of a dragon."
+ },
+ {
+ "id": 107,
+ "question": "Which country is the largest producer of tea in the world?",
+ "answer": "China",
+ "info": "Tea is mainly grown in Asia, Africa, South America, and around the Black and Caspian Seas. The four biggest tea-producing countries today are China, India, Sri Lanka and Kenya. Together they represent 75% of world production."
+ },
+ {
+ "id": 108,
+ "question": "Which country is the largest producer of coffee?",
+ "answer": "Brazil",
+ "info": "Brazil is the world's largest coffee producer. In 2016, Brazil produced a staggering 2,595,000 metric tons of coffee beans. It is not a new development, as Brazil has been the highest global producer of coffee beans for over 150 years."
+ },
+ {
+ "id": 109,
+ "question": "Which country is Mount Etna, one of the most active volcanoes in the world, located?",
+ "answer": "Italy",
+ "info": "Mount Etna is the highest volcano in Europe. Towering above the city of Catania on the island of Sicily, it has been growing for about 500,000 years and is in the midst of a series of eruptions that began in 2001."
+ },
+ {
+ "id": 110,
+ "question": "Which country is called \"Battleground of Europe?\"",
+ "answer": "Belgium",
+ "info": "Belgium has been the \"Battleground of Europe\" since the Roman Empire as it had no natural protection from its larger neighbouring countries. The battles of Oudenaarde, Ramillies, Waterloo, Ypres and Bastogne were all fought on Belgian soil."
+ },
+ {
+ "id": 111,
+ "question": "Which is the largest tropical rain forest in the world?",
+ "answer": "Amazon",
+ "info": "The Amazon is regarded as vital in the fight against global warming due to its ability to absorb carbon from the air. It's often referred to as the \"lungs of the Earth,\" as more than 20 per cent of the world's oxygen is produced there."
+ },
+ {
+ "id": 112,
+ "question": "Which is the largest island in the world?",
+ "answer": "Greenland",
+ "info": "Commonly thought to be Australia, but as it's actually a continental landmass, it doesn't get to make it in the list."
+ },
+ {
+ "id": 113,
+ "question": "What's the name of the tallest waterfall in the world.",
+ "answer": "Angel",
+ "info": "Angel Falls (Salto Ángel) in Venezuela is the highest waterfall in the world. The falls are 3230 feet in height, with an uninterrupted drop of 2647 feet. Angel Falls is located on a tributary of the Rio Caroni."
+ },
+ {
+ "id": 114,
+ "question": "What country is called \"Land of White Elephants\"?",
+ "answer": "Thailand",
+ "info": "White elephants were regarded to be holy creatures in ancient Thailand and some other countries. Today, white elephants are still used as a symbol of divine and royal power in the country. Ownership of a white elephant symbolizes wealth, success, royalty, political power, wisdom, and prosperity."
+ },
+ {
+ "id": 115,
+ "question": "Which city is in two continents?",
+ "answer": "Istanbul",
+ "info": "Istanbul embraces two continents, one arm reaching out to Asia, the other to Europe."
+ },
+ {
+ "id": 116,
+ "question": "The Vally Of The Kings is located in which country?",
+ "answer": "Egypt",
+ "info": "The Valley of the Kings, also known as the Valley of the Gates of the Kings, is a valley in Egypt where, for a period of nearly 500 years from the 16th to 11th century BC, rock cut tombs were excavated for the pharaohs and powerful nobles of the New Kingdom (the Eighteenth to the Twentieth Dynasties of Ancient Egypt)."
+ },
+ {
+ "id": 117,
+ "question": "Diamonds are always nice in Minecraft, but can you name the \"Diamond Capital in the World\"?",
+ "answer": "Antwerp",
+ "info": "Antwerp, Belgium is where 60-80% of the world's diamonds are cut and traded, and is known as the \"Diamond Capital of the World.\""
+ },
+ {
+ "id": 118,
+ "question": "Where is the \"International Court Of Justice\" located at?",
+ "answer": "Hague",
+ "info": ""
+ },
+ {
+ "id": 119,
+ "question": "In which country is Bali located in?",
+ "answer": "Indonesia",
+ "info": ""
+ },
+ {
+ "id": 120,
+ "question": "What country is the world's largest coral reef system, the \"Great Barrier Reef\", located in?",
+ "answer": "Australia",
+ "info": "The Great Barrier Reef is the world's largest coral reef system composed of over 2,900 individual reefs and 900 islands stretching for over 2,300 kilometres (1,400 mi) over an area of approximately 344,400 square kilometres (133,000 sq mi). The reef is located in the Coral Sea, off the coast of Queensland, Australia."
+ },
+ {
+ "id": 121,
+ "question": "When did the First World War start?",
+ "answer": "1914",
+ "info": "The first world war began in August 1914. It was directly triggered by the assassination of the Austrian archduke, Franz Ferdinand and his wife, on 28th June 1914 by Bosnian revolutionary, Gavrilo Princip. This event was, however, simply the trigger that set off declarations of war."
+ },
+ {
+ "id": 122,
+ "question": "Which is the largest hot desert in the world?",
+ "answer": "Sahara",
+ "info": "The Sahara Desert covers 3.6 million square miles. It is almost the same size as the United States or China. There are sand dunes in the Sahara as tall as 590 feet."
+ },
+ {
+ "id": 123,
+ "question": "Who lived at 221B, Baker Street, London?",
+ "answer": "Sherlock Holmes",
+ "info": ""
+ },
+ {
+ "id": 124,
+ "question": "When did the Second World War end?",
+ "answer": "1945",
+ "info": "World War 2 ended with the unconditional surrender of the Axis powers. On 8 May 1945, the Allies accepted Germany's surrender, about a week after Adolf Hitler had committed suicide. VE Day – Victory in Europe celebrates the end of the Second World War on 8 May 1945."
+ },
+ {
+ "id": 125,
+ "question": "What is the name of the largest dam in the world?",
+ "answer": "Three Gorges Dam",
+ "info": "At 1.4 miles wide (2.3 kilometers) and 630 feet (192 meters) high, Three Gorges Dam is the largest hydroelectric dam in the world, according to International Water Power & Dam Construction magazine. Three Gorges impounds the Yangtze River about 1,000 miles (1,610 km) west of Shanghai."
+ },
+ {
+ "id": 126,
+ "question": "What's the name of the largest river in the world?",
+ "answer": "Nile",
+ "info": "The Nile, which is about 6,650 km (4,130 mi) long, is an \"international\" river as its drainage basin covers eleven countries, namely, Tanzania, Uganda, Rwanda, Burundi, the Democratic Republic of the Congo, Kenya, Ethiopia, Eritrea, South Sudan, Republic of the Sudan and Egypt."
+ },
+ {
+ "id": 127,
+ "question": "Which is the smallest planet in the Solar System?",
+ "answer": "Mercury",
+ "info": "Mercury is the smallest planet in our solar system. It's just a little bigger than Earth's moon. It is the closest planet to the sun, but it's actually not the hottest. Venus is hotter."
+ },
+ {
+ "id": 128,
+ "question": "What is the smallest country?",
+ "answer": "Vatican City",
+ "info": "With an area of 0.17 square miles (0.44 km2) and a population right around 1,000, Vatican City is the smallest country in the world, both in terms of size and population."
+ },
+ {
+ "id": 129,
+ "question": "What's the name of the largest bird?",
+ "answer": "Ostrich",
+ "info": "The largest living bird, a member of the Struthioniformes, is the ostrich (Struthio camelus), from the plains of Africa and Arabia. A large male ostrich can reach a height of 2.8 metres (9.2 feet) and weigh over 156 kilograms (344 pounds)."
+ },
+ {
+ "id": 130,
+ "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."
+ }
+ ]
+}