Geography Knowledge

A benchmark to evaluate a model's knowledge of world geography through multiple-choice questions about countries, capitals, physical features, and other geographical information.

Questions

40

Leaderboard Entries

24

Best Score

100/100

Leaderboard
Rank Model Score Run Date Actions
GPT-5.4 nano
100
670.0ms median
2026-03-17 19:25:55 View Details
2 GPT-5.4 mini
100
697.5ms median
2026-03-17 19:04:16 View Details
3 Qwen3.5 4B (LMStudio)
3400 MB
100
1029.0ms median
2026-03-03 21:28:38 View Details
4 Claude Haiku 4.5
100
549.0ms median
2026-03-03 06:01:00 View Details
5 Ministral 8B (LMStudio)
4900 MB
100
738.0ms median
2026-03-03 00:18:53 View Details
6 Granite 3.2 8B (LMStudio)
4900 MB
100
863.0ms median
2026-03-02 23:47:14 View Details
7 Gemma 3 12B (LMStudio)
8100 MB
100
1686.0ms median
2026-03-02 23:32:22 View Details
8 GPT-5 nano
100
993.0ms median
2026-03-02 18:35:42 View Details
9 GPT-5 mini
100
1212.0ms median
2026-03-02 18:30:57 View Details
10 Gemma 4 12B (LMStudio)
7560 MB
98
1439.0ms median
2026-06-03 19:29:27 View Details
11 Gemma 4 E4B IT (LMStudio)
3200 MB
98
665.0ms median
2026-04-02 21:18:45 View Details
12 Qwen3.5 2B (LMStudio)
2700 MB
95
544.5ms median
2026-03-03 19:27:26 View Details
13 Gemma 2 9B (LMStudio)
5800 MB
95
1100.0ms median
2026-03-02 23:05:06 View Details
14 OLMo 3 7B (LMStudio)
4300 MB
95
561.0ms median
2026-03-02 20:24:20 View Details
15 Qwen3.5 9B (LMStudio)
6600 MB
92
1658.0ms median
2026-03-03 20:37:14 View Details
16 Llama 3.2 1B (LMStudio)
1300 MB
92
257.5ms median
2026-03-03 00:14:39 View Details
17 Phi-4 (LMStudio)
9100 MB
88
1671.0ms median
2026-03-03 01:08:38 View Details
18 Gemma 2B (LMStudio)
1500 MB
82
382.0ms median
2026-03-02 23:12:32 View Details
19 Gemma 2 2B (LMStudio)
1500 MB
78
797.5ms median
2026-03-02 22:58:37 View Details
20 Llama 3.1 8B (LMStudio)
4900 MB
70
867.5ms median
2026-03-02 20:37:24 View Details
21 SmolLM2 1.7B (LMStudio)
1100 MB
52
256.0ms median
2026-03-03 05:51:20 View Details
22 Llama 3 8B (LMStudio)
4900 MB
50
765.0ms median
2026-03-03 00:05:53 View Details
23 Phi-3.5 Mini (LMStudio)
2500 MB
20
506.5ms median
2026-03-03 00:29:42 View Details
24 Llama 2 7B (LMStudio)
4900 MB
12
876.0ms median
2026-03-02 23:59:31 View Details
Questions

Question
What is the capital city of Bangladesh?
Question payload
{
  "question_text": "What is the capital city of Bangladesh?",
  "answer_type": "multiple_choice",
  "correct_answer": "Dhaka",
  "category": "Capitals",
  "difficulty": "medium",
  "tags": [
    "geography",
    "capitals"
  ],
  "choices": [
    "Abu Dhabi",
    "Dhaka",
    "Amsterdam",
    "Lisbon"
  ],
  "evaluation_criteria": {
    "exact_match": true,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.0,
    "alternatives": []
  }
}

Question
In which country is Denali located?
Question payload
{
  "question_text": "In which country is Denali located?",
  "answer_type": "multiple_choice",
  "correct_answer": "United States",
  "category": "Mountains",
  "difficulty": "medium",
  "tags": [
    "geography",
    "mountains"
  ],
  "choices": [
    "Ethiopia",
    "United States",
    "Chile",
    "Russia"
  ],
  "evaluation_criteria": {
    "exact_match": true,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.0,
    "alternatives": []
  }
}

Question
On which continent does the Darling River primarily flow?
Question payload
{
  "question_text": "On which continent does the Darling River primarily flow?",
  "answer_type": "multiple_choice",
  "correct_answer": "Australia",
  "category": "Rivers",
  "difficulty": "medium",
  "tags": [
    "geography",
    "rivers"
  ],
  "choices": [
    "Africa",
    "Asia",
    "Australia",
    "Antarctica"
  ],
  "evaluation_criteria": {
    "exact_match": true,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.0,
    "alternatives": []
  }
}

Question
In which country is the city of Melbourne located?
Question payload
{
  "question_text": "In which country is the city of Melbourne located?",
  "answer_type": "multiple_choice",
  "correct_answer": "Australia",
  "category": "Cities",
  "difficulty": "medium",
  "tags": [
    "geography",
    "cities"
  ],
  "choices": [
    "United States",
    "Bangladesh",
    "Ethiopia",
    "Australia"
  ],
  "evaluation_criteria": {
    "exact_match": true,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.0,
    "alternatives": []
  }
}

Question
What is the capital city of Singapore?
Question payload
{
  "question_text": "What is the capital city of Singapore?",
  "answer_type": "multiple_choice",
  "correct_answer": "Singapore",
  "category": "Capitals",
  "difficulty": "medium",
  "tags": [
    "geography",
    "capitals"
  ],
  "choices": [
    "Mexico City",
    "Singapore",
    "Abu Dhabi",
    "Brussels"
  ],
  "evaluation_criteria": {
    "exact_match": true,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.0,
    "alternatives": []
  }
}

Question
In which country is Mount Cook located?
Question payload
{
  "question_text": "In which country is Mount Cook located?",
  "answer_type": "multiple_choice",
  "correct_answer": "New Zealand",
  "category": "Mountains",
  "difficulty": "medium",
  "tags": [
    "geography",
    "mountains"
  ],
  "choices": [
    "New Zealand",
    "Ethiopia",
    "Kenya",
    "Greece"
  ],
  "evaluation_criteria": {
    "exact_match": true,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.0,
    "alternatives": []
  }
}

Question
On which continent does the Dnieper River primarily flow?
Question payload
{
  "question_text": "On which continent does the Dnieper River primarily flow?",
  "answer_type": "multiple_choice",
  "correct_answer": "Europe",
  "category": "Rivers",
  "difficulty": "medium",
  "tags": [
    "geography",
    "rivers"
  ],
  "choices": [
    "Europe",
    "North America",
    "Australia",
    "Antarctica"
  ],
  "evaluation_criteria": {
    "exact_match": true,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.0,
    "alternatives": []
  }
}

Question
In which country is the city of Addis Ababa located?
Question payload
{
  "question_text": "In which country is the city of Addis Ababa located?",
  "answer_type": "multiple_choice",
  "correct_answer": "Ethiopia",
  "category": "Cities",
  "difficulty": "medium",
  "tags": [
    "geography",
    "cities"
  ],
  "choices": [
    "Japan",
    "Greece",
    "Ethiopia",
    "Malaysia"
  ],
  "evaluation_criteria": {
    "exact_match": true,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.0,
    "alternatives": []
  }
}

Question
What is the capital city of China?
Question payload
{
  "question_text": "What is the capital city of China?",
  "answer_type": "multiple_choice",
  "correct_answer": "Beijing",
  "category": "Capitals",
  "difficulty": "medium",
  "tags": [
    "geography",
    "capitals"
  ],
  "choices": [
    "Berlin",
    "Budapest",
    "Beijing",
    "Hanoi"
  ],
  "evaluation_criteria": {
    "exact_match": true,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.0,
    "alternatives": []
  }
}

Question
In which country is Nanga Parbat located?
Question payload
{
  "question_text": "In which country is Nanga Parbat located?",
  "answer_type": "multiple_choice",
  "correct_answer": "Pakistan",
  "category": "Mountains",
  "difficulty": "medium",
  "tags": [
    "geography",
    "mountains"
  ],
  "choices": [
    "United Kingdom",
    "Nigeria",
    "Pakistan",
    "Thailand"
  ],
  "evaluation_criteria": {
    "exact_match": true,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.0,
    "alternatives": []
  }
}

Question
On which continent does the Ganges River primarily flow?
Question payload
{
  "question_text": "On which continent does the Ganges River primarily flow?",
  "answer_type": "multiple_choice",
  "correct_answer": "Asia",
  "category": "Rivers",
  "difficulty": "medium",
  "tags": [
    "geography",
    "rivers"
  ],
  "choices": [
    "South America",
    "Europe",
    "Australia",
    "Asia"
  ],
  "evaluation_criteria": {
    "exact_match": true,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.0,
    "alternatives": []
  }
}

Question
In which country is the city of Manila located?
Question payload
{
  "question_text": "In which country is the city of Manila located?",
  "answer_type": "multiple_choice",
  "correct_answer": "Philippines",
  "category": "Cities",
  "difficulty": "medium",
  "tags": [
    "geography",
    "cities"
  ],
  "choices": [
    "Ethiopia",
    "Hungary",
    "Philippines",
    "Bangladesh"
  ],
  "evaluation_criteria": {
    "exact_match": true,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.0,
    "alternatives": []
  }
}

Question
On which continent does the Yenisei River primarily flow?
Question payload
{
  "question_text": "On which continent does the Yenisei River primarily flow?",
  "answer_type": "multiple_choice",
  "correct_answer": "Asia",
  "category": "Rivers",
  "difficulty": "medium",
  "tags": [
    "geography",
    "rivers"
  ],
  "choices": [
    "North America",
    "Asia",
    "Europe",
    "Australia"
  ],
  "evaluation_criteria": {
    "exact_match": true,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.0,
    "alternatives": []
  }
}

Question
What is the capital city of Finland?
Question payload
{
  "question_text": "What is the capital city of Finland?",
  "answer_type": "multiple_choice",
  "correct_answer": "Helsinki",
  "category": "Capitals",
  "difficulty": "medium",
  "tags": [
    "geography",
    "capitals"
  ],
  "choices": [
    "Ankara",
    "Bangkok",
    "Helsinki",
    "New Delhi"
  ],
  "evaluation_criteria": {
    "exact_match": true,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.0,
    "alternatives": []
  }
}

Question
In which country is Aconcagua located?
Question payload
{
  "question_text": "In which country is Aconcagua located?",
  "answer_type": "multiple_choice",
  "correct_answer": "Argentina",
  "category": "Mountains",
  "difficulty": "medium",
  "tags": [
    "geography",
    "mountains"
  ],
  "choices": [
    "Argentina",
    "Spain",
    "Ethiopia",
    "Malaysia"
  ],
  "evaluation_criteria": {
    "exact_match": true,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.0,
    "alternatives": []
  }
}

Question
On which continent does the Oder River primarily flow?
Question payload
{
  "question_text": "On which continent does the Oder River primarily flow?",
  "answer_type": "multiple_choice",
  "correct_answer": "Europe",
  "category": "Rivers",
  "difficulty": "medium",
  "tags": [
    "geography",
    "rivers"
  ],
  "choices": [
    "Europe",
    "South America",
    "North America",
    "Asia"
  ],
  "evaluation_criteria": {
    "exact_match": true,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.0,
    "alternatives": []
  }
}

Question
In which country is the city of Budapest located?
Question payload
{
  "question_text": "In which country is the city of Budapest located?",
  "answer_type": "multiple_choice",
  "correct_answer": "Hungary",
  "category": "Cities",
  "difficulty": "medium",
  "tags": [
    "geography",
    "cities"
  ],
  "choices": [
    "United Kingdom",
    "Hungary",
    "United States",
    "Russia"
  ],
  "evaluation_criteria": {
    "exact_match": true,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.0,
    "alternatives": []
  }
}

Question
What is the capital city of Greece?
Question payload
{
  "question_text": "What is the capital city of Greece?",
  "answer_type": "multiple_choice",
  "correct_answer": "Athens",
  "category": "Capitals",
  "difficulty": "medium",
  "tags": [
    "geography",
    "capitals"
  ],
  "choices": [
    "Athens",
    "Bern",
    "Nairobi",
    "Prague"
  ],
  "evaluation_criteria": {
    "exact_match": true,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.0,
    "alternatives": []
  }
}

Question
In which country is Mount Elbrus located?
Question payload
{
  "question_text": "In which country is Mount Elbrus located?",
  "answer_type": "multiple_choice",
  "correct_answer": "Russia",
  "category": "Mountains",
  "difficulty": "medium",
  "tags": [
    "geography",
    "mountains"
  ],
  "choices": [
    "Portugal",
    "Russia",
    "Egypt",
    "Chile"
  ],
  "evaluation_criteria": {
    "exact_match": true,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.0,
    "alternatives": []
  }
}

Question
On which continent does the Indus River primarily flow?
Question payload
{
  "question_text": "On which continent does the Indus River primarily flow?",
  "answer_type": "multiple_choice",
  "correct_answer": "Asia",
  "category": "Rivers",
  "difficulty": "medium",
  "tags": [
    "geography",
    "rivers"
  ],
  "choices": [
    "Africa",
    "Europe",
    "Asia",
    "North America"
  ],
  "evaluation_criteria": {
    "exact_match": true,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.0,
    "alternatives": []
  }
}

Question
In which country is the city of Paris located?
Question payload
{
  "question_text": "In which country is the city of Paris located?",
  "answer_type": "multiple_choice",
  "correct_answer": "France",
  "category": "Cities",
  "difficulty": "medium",
  "tags": [
    "geography",
    "cities"
  ],
  "choices": [
    "India",
    "Denmark",
    "France",
    "Turkey"
  ],
  "evaluation_criteria": {
    "exact_match": true,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.0,
    "alternatives": []
  }
}

Question
What is the capital city of Chile?
Question payload
{
  "question_text": "What is the capital city of Chile?",
  "answer_type": "multiple_choice",
  "correct_answer": "Santiago",
  "category": "Capitals",
  "difficulty": "medium",
  "tags": [
    "geography",
    "capitals"
  ],
  "choices": [
    "Berlin",
    "Santiago",
    "Budapest",
    "Islamabad"
  ],
  "evaluation_criteria": {
    "exact_match": true,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.0,
    "alternatives": []
  }
}

Question
In which country is Mount Kenya located?
Question payload
{
  "question_text": "In which country is Mount Kenya located?",
  "answer_type": "multiple_choice",
  "correct_answer": "Kenya",
  "category": "Mountains",
  "difficulty": "medium",
  "tags": [
    "geography",
    "mountains"
  ],
  "choices": [
    "South Korea",
    "Greece",
    "Ethiopia",
    "Kenya"
  ],
  "evaluation_criteria": {
    "exact_match": true,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.0,
    "alternatives": []
  }
}

Question
In which country is the city of Montreal located?
Question payload
{
  "question_text": "In which country is the city of Montreal located?",
  "answer_type": "multiple_choice",
  "correct_answer": "Canada",
  "category": "Cities",
  "difficulty": "medium",
  "tags": [
    "geography",
    "cities"
  ],
  "choices": [
    "Sweden",
    "Czech Republic",
    "Canada",
    "United States"
  ],
  "evaluation_criteria": {
    "exact_match": true,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.0,
    "alternatives": []
  }
}

Question
On which continent does the Colorado River primarily flow?
Question payload
{
  "question_text": "On which continent does the Colorado River primarily flow?",
  "answer_type": "multiple_choice",
  "correct_answer": "North America",
  "category": "Rivers",
  "difficulty": "medium",
  "tags": [
    "geography",
    "rivers"
  ],
  "choices": [
    "Europe",
    "North America",
    "Africa",
    "Asia"
  ],
  "evaluation_criteria": {
    "exact_match": true,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.0,
    "alternatives": []
  }
}

Question
In which country is the city of Osaka located?
Question payload
{
  "question_text": "In which country is the city of Osaka located?",
  "answer_type": "multiple_choice",
  "correct_answer": "Japan",
  "category": "Cities",
  "difficulty": "medium",
  "tags": [
    "geography",
    "cities"
  ],
  "choices": [
    "Norway",
    "Colombia",
    "Turkey",
    "Japan"
  ],
  "evaluation_criteria": {
    "exact_match": true,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.0,
    "alternatives": []
  }
}

Question
What is the capital city of Czech Republic?
Question payload
{
  "question_text": "What is the capital city of Czech Republic?",
  "answer_type": "multiple_choice",
  "correct_answer": "Prague",
  "category": "Capitals",
  "difficulty": "medium",
  "tags": [
    "geography",
    "capitals"
  ],
  "choices": [
    "Amsterdam",
    "Prague",
    "New Delhi",
    "Hanoi"
  ],
  "evaluation_criteria": {
    "exact_match": true,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.0,
    "alternatives": []
  }
}

Question
In which country is Mount Rainier located?
Question payload
{
  "question_text": "In which country is Mount Rainier located?",
  "answer_type": "multiple_choice",
  "correct_answer": "United States",
  "category": "Mountains",
  "difficulty": "medium",
  "tags": [
    "geography",
    "mountains"
  ],
  "choices": [
    "Norway",
    "Canada",
    "United Kingdom",
    "United States"
  ],
  "evaluation_criteria": {
    "exact_match": true,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.0,
    "alternatives": []
  }
}

Question
On which continent does the Congo River primarily flow?
Question payload
{
  "question_text": "On which continent does the Congo River primarily flow?",
  "answer_type": "multiple_choice",
  "correct_answer": "Africa",
  "category": "Rivers",
  "difficulty": "medium",
  "tags": [
    "geography",
    "rivers"
  ],
  "choices": [
    "Antarctica",
    "Europe",
    "Africa",
    "North America"
  ],
  "evaluation_criteria": {
    "exact_match": true,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.0,
    "alternatives": []
  }
}

Question
In which country is the city of Dhaka located?
Question payload
{
  "question_text": "In which country is the city of Dhaka located?",
  "answer_type": "multiple_choice",
  "correct_answer": "Bangladesh",
  "category": "Cities",
  "difficulty": "medium",
  "tags": [
    "geography",
    "cities"
  ],
  "choices": [
    "New Zealand",
    "Singapore",
    "India",
    "Bangladesh"
  ],
  "evaluation_criteria": {
    "exact_match": true,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.0,
    "alternatives": []
  }
}

Question
What is the capital city of Canada?
Question payload
{
  "question_text": "What is the capital city of Canada?",
  "answer_type": "multiple_choice",
  "correct_answer": "Ottawa",
  "category": "Capitals",
  "difficulty": "medium",
  "tags": [
    "geography",
    "capitals"
  ],
  "choices": [
    "Oslo",
    "Nairobi",
    "Ottawa",
    "Rome"
  ],
  "evaluation_criteria": {
    "exact_match": true,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.0,
    "alternatives": []
  }
}

Question
In which country is Table Mountain located?
Question payload
{
  "question_text": "In which country is Table Mountain located?",
  "answer_type": "multiple_choice",
  "correct_answer": "South Africa",
  "category": "Mountains",
  "difficulty": "medium",
  "tags": [
    "geography",
    "mountains"
  ],
  "choices": [
    "Finland",
    "South Africa",
    "Thailand",
    "Ethiopia"
  ],
  "evaluation_criteria": {
    "exact_match": true,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.0,
    "alternatives": []
  }
}

Question
On which continent does the Ob River primarily flow?
Question payload
{
  "question_text": "On which continent does the Ob River primarily flow?",
  "answer_type": "multiple_choice",
  "correct_answer": "Asia",
  "category": "Rivers",
  "difficulty": "medium",
  "tags": [
    "geography",
    "rivers"
  ],
  "choices": [
    "North America",
    "Europe",
    "Asia",
    "South America"
  ],
  "evaluation_criteria": {
    "exact_match": true,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.0,
    "alternatives": []
  }
}

Question
In which country is the city of Moscow located?
Question payload
{
  "question_text": "In which country is the city of Moscow located?",
  "answer_type": "multiple_choice",
  "correct_answer": "Russia",
  "category": "Cities",
  "difficulty": "medium",
  "tags": [
    "geography",
    "cities"
  ],
  "choices": [
    "Nigeria",
    "Argentina",
    "Germany",
    "Russia"
  ],
  "evaluation_criteria": {
    "exact_match": true,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.0,
    "alternatives": []
  }
}

Question
What is the capital city of Japan?
Question payload
{
  "question_text": "What is the capital city of Japan?",
  "answer_type": "multiple_choice",
  "correct_answer": "Tokyo",
  "category": "Capitals",
  "difficulty": "medium",
  "tags": [
    "geography",
    "capitals"
  ],
  "choices": [
    "Beijing",
    "Prague",
    "Bangkok",
    "Tokyo"
  ],
  "evaluation_criteria": {
    "exact_match": true,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.0,
    "alternatives": []
  }
}

Question
In which country is Mount Everest located?
Question payload
{
  "question_text": "In which country is Mount Everest located?",
  "answer_type": "multiple_choice",
  "correct_answer": "Nepal",
  "category": "Mountains",
  "difficulty": "medium",
  "tags": [
    "geography",
    "mountains"
  ],
  "choices": [
    "Nepal",
    "Ethiopia",
    "United States",
    "Norway"
  ],
  "evaluation_criteria": {
    "exact_match": true,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.0,
    "alternatives": []
  }
}

Question
On which continent does the Amazon River primarily flow?
Question payload
{
  "question_text": "On which continent does the Amazon River primarily flow?",
  "answer_type": "multiple_choice",
  "correct_answer": "South America",
  "category": "Rivers",
  "difficulty": "medium",
  "tags": [
    "geography",
    "rivers"
  ],
  "choices": [
    "Europe",
    "South America",
    "North America",
    "Asia"
  ],
  "evaluation_criteria": {
    "exact_match": true,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.0,
    "alternatives": []
  }
}

Question
In which country is the city of Amsterdam located?
Question payload
{
  "question_text": "In which country is the city of Amsterdam located?",
  "answer_type": "multiple_choice",
  "correct_answer": "Netherlands",
  "category": "Cities",
  "difficulty": "medium",
  "tags": [
    "geography",
    "cities"
  ],
  "choices": [
    "Brazil",
    "Netherlands",
    "Australia",
    "Colombia"
  ],
  "evaluation_criteria": {
    "exact_match": true,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.0,
    "alternatives": []
  }
}

Question
What is the capital city of United Kingdom?
Question payload
{
  "question_text": "What is the capital city of United Kingdom?",
  "answer_type": "multiple_choice",
  "correct_answer": "London",
  "category": "Capitals",
  "difficulty": "medium",
  "tags": [
    "geography",
    "capitals"
  ],
  "choices": [
    "Madrid",
    "London",
    "Buenos Aires",
    "Oslo"
  ],
  "evaluation_criteria": {
    "exact_match": true,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.0,
    "alternatives": []
  }
}

Question
In which country is Damavand located?
Question payload
{
  "question_text": "In which country is Damavand located?",
  "answer_type": "multiple_choice",
  "correct_answer": "Iran",
  "category": "Mountains",
  "difficulty": "medium",
  "tags": [
    "geography",
    "mountains"
  ],
  "choices": [
    "Bangladesh",
    "Spain",
    "Iran",
    "China"
  ],
  "evaluation_criteria": {
    "exact_match": true,
    "case_sensitive": false,
    "contains": false,
    "required_fields": [],
    "tolerance": 0.0,
    "alternatives": []
  }
}