Tested tool guide
Tested browser tools
Checked August 16, 2026
What Geography Quiz Map does, with a checked example
Geography Quiz Map lays the world's countries out on one grid, grouped into continent sections, and quizzes you on them: a prompt names a country and you pick its cell, or names a capital and you pick the country that owns it. A region filter limits a round to one continent, and correct answers build a running score, making it a capitals study tool as much as a game. The surprise most users hit: the layout is a study grid, not a map. Cell size and position do not reflect geography - a large country can occupy a small cell, and grid neighbors need not share a border.
Worked example
A concrete input and expected output from the current implementation.
Input
Prompt: 'Canberra is the capital of which country?' - you pick the grid cell for Australia.
->
Expected output
Correct - Canberra is Australia's capital. The pick is judged against the answer key and added to the round score.
The quiz checks picks against a country-capital table, and Australia is the only entry whose capital is Canberra. Sydney is the usual wrong guess, but it is a city, not the seat of government.