{{ card.label }}
{{ card.value }}
Country flag quiz setup

Match each flag to its country. Default quiz length is 10 questions from the whole world. Pick a different set or length if you like.

Question count is preserved in the shareable quiz URL.
Regional sets change the prompt pool and distractors for this attempt.
Leave blank to generate a new seed when the quiz starts.
{{ progressPercent }} %
{{ uxProgressLabel }}
Flag
Which country’s flag is this?
# Flag Your answer Correct answer Copy
{{ i + 1 }} {{ row.yourAnswer }} {{ row.correctAnswer }}

                
Customize
Advanced
:

Introduction

Country flags are small visual systems. A few bands of color, a cross, a crescent, a star field, or a coat of arms can carry a country's history, political identity, geography, religion, or state symbols. Recognition is not only a memory trick. It also depends on noticing which details are stable clues and which details are easy to confuse when several flags share the same colors.

The hardest flags are often the ones that look familiar at first glance. Red, white, and blue tricolors appear across Europe, the Americas, and parts of Asia. Pan-Arab color bands appear across several Middle Eastern and North African flags. Nordic cross flags use a related layout but differ by color order and exact pairing. Some Caribbean and Pacific flags include a Union Jack canton, while many African flags use red, yellow, green, black, or a central emblem in different combinations.

Country flag recognition clues including stripe order, canton, emblem, and cross offset

Good flag practice moves between narrow comparison and broad recall. A regional round helps separate close neighbors and shared design families. A world round checks whether the same recognition still works when a distractor can come from a different continent. Repeating the same question order can be useful after review, but a new order is a better test of whether the visual clue has actually been learned.

Canton
A smaller block, often in the upper hoist corner, that may hold another flag or symbol.
Charge
A symbol placed on the flag, such as a star, crescent, shield, sun, or coat of arms.
Hoist
The side nearest the flagpole. Some crosses, triangles, and emblems are offset toward it.
Tricolor
A flag built from three color bands. Band direction and color order matter as much as the colors.

A flag quiz is a study aid, not a diplomatic reference. Country names, recognition status, regional memberships, and official flag specifications can change. Treat quiz pools as practice sets for visual recognition, then check official or current reference sources when a legal, diplomatic, or statistical answer matters.

How to Use This Tool:

Set up the quiz around the kind of recall you want to practice. Short rounds are better for warm-ups, while longer rounds expose more weak spots.

  1. Choose Number of questions: 10, 15, 20, or 30. If a selected flag set contains fewer entries than the selected count, the quiz uses the smaller pool size.
  2. Choose Flag set. Entire World draws from the full study set; regional and named sets narrow both prompts and wrong-answer choices.
  3. Use Seed when repeatability matters. The same flag set, question count, and seed recreates the same prompt order and answer order.
  4. Select Start Quiz. Each question shows one flag image and four country-name choices.
  5. Pick the country that matches the flag, then continue with Next until the quiz ends.
  6. Review the final summary, Attempt Ledger, Accuracy Split Chart, and JSON output. Use Retake (same seed) for exact replay or Retake (new seed) for a fresh draw.

Interpreting Results:

The main score is the number of correct choices divided by the number of prompts actually drawn. Correct % is rounded to the nearest whole percent, and Wrong % is the remaining share. Always read the score with the selected pool. Eight correct answers in a small Nordic set does not mean the same thing as eight correct answers in an entire-world run.

The Attempt Ledger is the most useful review artifact because it pairs each prompt with your answer and the correct country. Repeated mistakes usually reveal a pattern: similar horizontal tricolors, flags with shared colonial design features, neighboring states with related colors, or country names that are familiar but assigned to the wrong region.

The Accuracy Split Chart gives a quick correct-versus-wrong view, but it should not replace the row review. A chart can show that a 20-question run had five misses; the ledger shows whether those misses came from one design family or from scattered gaps.

Exports help when the quiz is used for lessons, self-study logs, or repeat testing. Copy or download the CSV for a compact row list, export DOCX for a readable report, or use JSON when you want the session details, score, and question rows in a structured format.

Advanced Tips:

  • Use a small regional set when flags share a design family, such as Nordic Countries, then move to Entire World after the visual clues are stable.
  • Keep the same Seed for a lesson replay or correction round. Change the seed when you want to check whether recognition survives a new prompt order.
  • Read Primary score with the actual pool size. Small sets such as Central America and Nordic Countries can draw fewer prompts than a larger selected count.
  • Use the Attempt Ledger before exporting a report. It shows the country chosen, the correct country, and the row-level miss pattern that the score alone hides.
  • Use chart image downloads for a quick classroom or study-log snapshot, and CSV, DOCX, or JSON when the row details need to travel with the score.

Technical Details:

The quiz works from country-name entries paired with two-letter country codes. Those codes identify which flag image to display and also keep the answer ledger tied to a stable country entry. The study set contains 194 entries and covers sovereign-state-style quiz practice rather than every territory, dependency, subnational flag, historic flag, or disputed emblem.

Regional labels are practical quiz groupings. Some are broad continent labels, while others are named study pools such as Nordic Countries, European Union, South-East Asia (ASEAN), and Commonwealth Nations. These labels make practice easier to target, but they should not be treated as official statistical regions or complete membership registers.

Rule Core:

A quiz run first selects the requested flag set, shuffles that pool, and draws up to the requested number of prompts. Each prompt keeps one correct country and adds three distractors from the same selected pool, then shuffles the four answer choices. Same-pool distractors are important because they make a regional quiz test the exact comparisons the learner is trying to improve.

Country flag quiz pool counts
Flag Set Quiz Entries How to Read the Pool
Entire World194Full country study set used for broad recall.
Africa53Continent-labeled practice pool.
Americas (all)35North, Central, Caribbean, and South American entries together.
Asia48Continent-labeled practice pool.
Europe44Continent-labeled practice pool.
Oceania14Small pool where 20- or 30-question settings draw 14 prompts.
South America12Named regional study pool.
Central America7Very small pool where 10, 15, 20, or 30 selected questions draw 7 prompts.
Caribbean13Named regional study pool.
MENA21Middle East plus selected North African entries.
Middle East15Named regional study pool.
South-East Asia (ASEAN)10ASEAN-labeled study pool used by the quiz.
Nordic Countries5Small comparison set for Nordic cross patterns.
European Union27EU-labeled study pool used by the quiz.
Commonwealth Nations46Commonwealth-named study pool, not a complete official membership list.

Formula Core:

Scoring is deterministic once the prompt list and chosen answers are known. The actual prompt count can be smaller than the selected count when a pool is small, so the percentage must use the drawn prompt count rather than the requested setting.

n = min(q,m) S = i=1nci P = round(100×Sn) W = 100-P
Country flag quiz scoring symbol meanings
Symbol Meaning
qQuestion count selected before the quiz starts.
mNumber of entries in the selected flag set.
nPrompts actually drawn for the run.
c_iOne when prompt i is answered correctly, otherwise zero.
SRaw correct-answer score.
PCorrect percentage rounded to a whole percent.
WWrong percentage shown as the remainder from 100 percent.

For example, a Central America run with a 10-question setting has q = 10 and m = 7, so it draws n = 7 prompts. If 6 answers are correct, the displayed percentage is round(100 x 6 / 7) = 86%.

Repeatable Runs:

A non-empty seed makes the shuffle repeatable. The same set, count, and seed rebuild the same prompt order and answer-choice order, which is useful for classroom sharing, retakes, and before-and-after comparisons. When no seed is entered, the page creates one at quiz start so the finished run can still be replayed from its saved address.

Privacy and Accuracy Notes:

Quiz selection and scoring run in the browser. Flag images are loaded from a public flag image service using the country code for the shown prompt, so that external service receives normal image requests. The page address can also contain the selected set, question count, seed text, and answer-progress state for replay.

Do not put private classroom identifiers, student names, or personal notes into the seed if you plan to share the resulting address. Downloaded CSV, DOCX, JSON, and chart files are created from the completed quiz state in your browser.

Flag artwork, country names, country codes, and regional memberships can change over time. Use official government, ISO, United Nations, or organization sources when the exact current flag, name, code, or membership status matters.

Worked Examples:

Short world warm-up

A learner leaves Flag set on Entire World, chooses 10 questions, and leaves Seed blank. A score of 7/10 means the next useful step is not another immediate random run. The learner should open Attempt Ledger, review the three missed flags, and note whether the misses came from color order, country-name confusion, or missing symbol recognition.

Small regional comparison

A Nordic Countries run draws from 5 entries. If the learner selects a 10-question setting, the finished quiz still contains 5 prompts because the pool is smaller than the requested count. A 4/5 result reports 80%, and the missed row is especially useful because every wrong choice comes from the same compact design family.

Repeatable lesson round

An instructor sets European Union, 20 questions, and a shared seed such as eu-flags-week-2. Every learner sees the same flags and answer ordering. After review, Retake (same seed) checks whether the exact misses were corrected, while Retake (new seed) checks broader recall.

FAQ:

Why did I get fewer questions than I selected?

The selected pool may contain fewer entries than the requested count. The quiz uses every available entry in that pool and calculates the score from the actual prompt count.

Does the same seed always give the same quiz?

Yes, when the flag set and question count are also the same. Changing the set or count changes the pool before the seed is applied.

Are the named regional sets official lists?

No. They are practice pools. Some are inspired by familiar regions or organizations, but the page should not be used as an official source for membership, recognition, or statistical geography.

Does the quiz include territories and subnational flags?

No. The main study set contains 194 country-style entries. It does not aim to cover every dependent territory, state, province, historic flag, or special organization flag.

Why is a flag image missing or slow?

Flag images load from an external flag image service. A blocked network request, slow connection, or temporary service problem can prevent a flag from displaying normally.

Glossary:

Flag set
The selected pool of country entries used for prompts and wrong-answer choices.
Seed
Text that makes a quiz run repeatable when used with the same set and question count.
Distractor
An incorrect country-name choice shown beside the correct answer.
Attempt Ledger
The result table that lists each prompt, your selected country, the correct country, and whether the answer was correct.
Country code
A short code associated with a country entry and used to request the matching flag image.

References: