Translation en_de
A benchmark to evaluate a model's ability to translate words from one language to another.
Questions
40
Total Runs
18
Best Score
95/100
Leaderboard
| Rank | Model | Score | Run Date | Actions |
|---|---|---|---|---|
|
Qwen3 4B (LMStudio)
2800 MB |
95
|
2026-02-28 18:16:13 | View Details | |
| 2 |
Qwen3 VL 8B (LMStudio)
5000 MB |
95
|
2026-02-28 18:57:13 | View Details |
| 3 | GPT-5 mini |
95
|
2026-02-28 19:25:54 | View Details |
| 4 |
Gemma 3 12B (LMStudio)
8100 MB |
92
|
2026-02-28 16:01:47 | View Details |
| 5 |
Granite 3.2 8B (LMStudio)
4900 MB |
92
|
2026-02-28 16:23:32 | View Details |
| 6 |
Llama 3.1 8B (LMStudio)
4900 MB |
92
|
2026-02-28 17:05:44 | View Details |
| 7 |
OLMo 3 7B (LMStudio)
4300 MB |
92
|
2026-02-28 17:40:31 | View Details |
| 8 |
Qwen3 1.7B (LMStudio)
1100 MB |
92
|
2026-02-28 18:06:56 | View Details |
| 9 | GPT-5 nano |
92
|
2026-02-28 19:33:16 | View Details |
| 10 |
Gemma 2 9B (LMStudio)
5800 MB |
90
|
2026-02-28 15:25:14 | View Details |
| 11 |
Ministral 8B (LMStudio)
4900 MB |
87
|
2026-02-28 17:26:53 | View Details |
| 12 |
Gemma 2 2B (LMStudio)
1500 MB |
85
|
2026-02-28 15:18:21 | View Details |
| 13 |
Llama 3 8B (LMStudio)
4900 MB |
85
|
2026-02-28 16:50:12 | View Details |
| 14 |
Gemma 2B (LMStudio)
1500 MB |
47
|
2026-02-28 15:37:12 | View Details |
| 15 |
Llama 3.2 1B (LMStudio)
1300 MB |
45
|
2026-02-28 17:14:42 | View Details |
| 16 |
SmolLM2 1.7B (LMStudio)
1100 MB |
25
|
2026-02-28 19:21:04 | View Details |
| 17 |
Llama 2 7B (LMStudio)
4900 MB |
17
|
2026-02-28 16:31:45 | View Details |
| 18 |
Phi-3.5 Mini (LMStudio)
2500 MB |
7
|
2026-02-28 17:52:35 | View Details |
Questions
Question
Translate this word: "south"
Question payload
{
"question_text": "Translate this word: \"south\"",
"answer_type": "multiple_choice",
"correct_answer": "Süden",
"category": "nouns:place_name",
"difficulty": "medium",
"tags": [
"translation",
"en",
"de"
],
"choices": [
"Süden",
"Ort",
"Land",
"Stadt",
"Westen",
"Außenseite"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "land"
Question payload
{
"question_text": "Translate this word: \"land\"",
"answer_type": "multiple_choice",
"correct_answer": "Land",
"category": "nouns:place_name",
"difficulty": "medium",
"tags": [
"translation",
"en",
"de"
],
"choices": [
"Innenseite",
"Hinterteil",
"Land",
"Stadt",
"Ort",
"Außenseite"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "eye"
Question payload
{
"question_text": "Translate this word: \"eye\"",
"answer_type": "multiple_choice",
"correct_answer": "Auge",
"category": "nouns:body_part",
"difficulty": "medium",
"tags": [
"translation",
"en",
"de"
],
"choices": [
"Niere",
"Auge",
"Herz",
"Schulter",
"Kehle",
"Schoß"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "brain"
Question payload
{
"question_text": "Translate this word: \"brain\"",
"answer_type": "multiple_choice",
"correct_answer": "Gehirn",
"category": "nouns:body_part",
"difficulty": "medium",
"tags": [
"translation",
"en",
"de"
],
"choices": [
"Kiefer",
"Taille",
"Gehirn",
"Schädel",
"Stirn",
"Kehle"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "passage"
Question payload
{
"question_text": "Translate this word: \"passage\"",
"answer_type": "multiple_choice",
"correct_answer": "Durchgang",
"category": "nouns:building_structure",
"difficulty": "medium",
"tags": [
"translation",
"en",
"de"
],
"choices": [
"Museum",
"Schrank",
"Durchgang",
"Zimmer",
"Hafen",
"Feld"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "church"
Question payload
{
"question_text": "Translate this word: \"church\"",
"answer_type": "multiple_choice",
"correct_answer": "Kirche",
"category": "nouns:building_structure",
"difficulty": "medium",
"tags": [
"translation",
"en",
"de"
],
"choices": [
"Bauernhof",
"Scheune",
"Friedhof",
"Kirche",
"Zelt",
"Schlafzimmer"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "library"
Question payload
{
"question_text": "Translate this word: \"library\"",
"answer_type": "multiple_choice",
"correct_answer": "Bibliothek",
"category": "nouns:building_structure",
"difficulty": "medium",
"tags": [
"translation",
"en",
"de"
],
"choices": [
"Bibliothek",
"Flughafen",
"Zuhause",
"Halle",
"Lager",
"Friedhof"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "stadium"
Question payload
{
"question_text": "Translate this word: \"stadium\"",
"answer_type": "multiple_choice",
"correct_answer": "Stadion",
"category": "nouns:building_structure",
"difficulty": "medium",
"tags": [
"translation",
"en",
"de"
],
"choices": [
"Tempel",
"Kantine",
"Hof",
"Schule",
"Scheune",
"Stadion"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "stiff"
Question payload
{
"question_text": "Translate this word: \"stiff\"",
"answer_type": "multiple_choice",
"correct_answer": "steif",
"category": "adjectives:quality",
"difficulty": "medium",
"tags": [
"translation",
"en",
"de"
],
"choices": [
"bedeutend",
"steif",
"schlafend",
"erschrocken",
"hübsch",
"wahrscheinlich"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "empty"
Question payload
{
"question_text": "Translate this word: \"empty\"",
"answer_type": "multiple_choice",
"correct_answer": "leer",
"category": "adjectives:quality",
"difficulty": "medium",
"tags": [
"translation",
"en",
"de"
],
"choices": [
"hübsch",
"gemütlich",
"real",
"normal",
"erschrocken",
"leer"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "deep"
Question payload
{
"question_text": "Translate this word: \"deep\"",
"answer_type": "multiple_choice",
"correct_answer": "tiefgründig",
"category": "adjectives:quality",
"difficulty": "medium",
"tags": [
"translation",
"en",
"de"
],
"choices": [
"einzig",
"besonders",
"zart",
"tiefgründig",
"grausam",
"zufällig"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "famous"
Question payload
{
"question_text": "Translate this word: \"famous\"",
"answer_type": "multiple_choice",
"correct_answer": "berühmt",
"category": "adjectives:quality",
"difficulty": "medium",
"tags": [
"translation",
"en",
"de"
],
"choices": [
"weiblich",
"falsch",
"wahrscheinlich",
"zart",
"politisch",
"berühmt"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "west"
Question payload
{
"question_text": "Translate this word: \"west\"",
"answer_type": "multiple_choice",
"correct_answer": "Westen",
"category": "nouns:place_name",
"difficulty": "medium",
"tags": [
"translation",
"en",
"de"
],
"choices": [
"Land",
"Westen",
"Innenseite",
"Stadt",
"Osten",
"Außenseite"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "progress"
Question payload
{
"question_text": "Translate this word: \"progress\"",
"answer_type": "multiple_choice",
"correct_answer": "fortschreiten",
"category": "verbs:development",
"difficulty": "medium",
"tags": [
"translation",
"en",
"de"
],
"choices": [
"trainieren",
"stärken",
"üben",
"fortschreiten",
"fördern",
"verbessern"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "train"
Question payload
{
"question_text": "Translate this word: \"train\"",
"answer_type": "multiple_choice",
"correct_answer": "trainieren",
"category": "verbs:development",
"difficulty": "medium",
"tags": [
"translation",
"en",
"de"
],
"choices": [
"gedeihen",
"üben",
"verfeinern",
"verbessern",
"trainieren",
"kultivieren"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "raise"
Question payload
{
"question_text": "Translate this word: \"raise\"",
"answer_type": "multiple_choice",
"correct_answer": "aufziehen",
"category": "verbs:development",
"difficulty": "medium",
"tags": [
"translation",
"en",
"de"
],
"choices": [
"üben",
"vorankommen",
"fördern",
"trainieren",
"erziehen",
"aufziehen"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "nurture"
Question payload
{
"question_text": "Translate this word: \"nurture\"",
"answer_type": "multiple_choice",
"correct_answer": "fördern",
"category": "verbs:development",
"difficulty": "medium",
"tags": [
"translation",
"en",
"de"
],
"choices": [
"verfeinern",
"reifen",
"fördern",
"fortschreiten",
"aufziehen",
"vorbereiten"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "accident"
Question payload
{
"question_text": "Translate this word: \"accident\"",
"answer_type": "multiple_choice",
"correct_answer": "Unfall",
"category": "nouns:process_event",
"difficulty": "medium",
"tags": [
"translation",
"en",
"de"
],
"choices": [
"Bewegung",
"Angriff",
"Strafe",
"Auswahl",
"Unfall",
"Veränderung"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "agreement"
Question payload
{
"question_text": "Translate this word: \"agreement\"",
"answer_type": "multiple_choice",
"correct_answer": "Vereinbarung",
"category": "nouns:process_event",
"difficulty": "medium",
"tags": [
"translation",
"en",
"de"
],
"choices": [
"Schlacht",
"Vereinbarung",
"Dehnung",
"Verschwörung",
"Reise",
"Verteilung"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "action"
Question payload
{
"question_text": "Translate this word: \"action\"",
"answer_type": "multiple_choice",
"correct_answer": "Aktion",
"category": "nouns:process_event",
"difficulty": "medium",
"tags": [
"translation",
"en",
"de"
],
"choices": [
"Beobachtung",
"Aktion",
"Genehmigung",
"Angriff",
"Prozess",
"Flucht"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "motion"
Question payload
{
"question_text": "Translate this word: \"motion\"",
"answer_type": "multiple_choice",
"correct_answer": "Bewegung",
"category": "nouns:process_event",
"difficulty": "medium",
"tags": [
"translation",
"en",
"de"
],
"choices": [
"Ergebnis",
"Prozess",
"Genehmigung",
"Vorstellungsgespräch",
"Bewegung",
"Vorschlag"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "cow"
Question payload
{
"question_text": "Translate this word: \"cow\"",
"answer_type": "multiple_choice",
"correct_answer": "Kuh",
"category": "nouns:animal",
"difficulty": "medium",
"tags": [
"translation",
"en",
"de"
],
"choices": [
"Krokodil",
"Nilpferd",
"Kuh",
"Wolf",
"Kreatur",
"Schildkröte"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "lobster"
Question payload
{
"question_text": "Translate this word: \"lobster\"",
"answer_type": "multiple_choice",
"correct_answer": "Hummer",
"category": "nouns:animal",
"difficulty": "medium",
"tags": [
"translation",
"en",
"de"
],
"choices": [
"Adler",
"Wurm",
"Delfin",
"Papagei",
"Leopard",
"Hummer"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "outside"
Question payload
{
"question_text": "Translate this word: \"outside\"",
"answer_type": "multiple_choice",
"correct_answer": "Außenseite",
"category": "nouns:place_name",
"difficulty": "medium",
"tags": [
"translation",
"en",
"de"
],
"choices": [
"Land",
"Stadt",
"Außenseite",
"Gebiet",
"Norden",
"Hinterteil"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "dolphin"
Question payload
{
"question_text": "Translate this word: \"dolphin\"",
"answer_type": "multiple_choice",
"correct_answer": "Delfin",
"category": "nouns:animal",
"difficulty": "medium",
"tags": [
"translation",
"en",
"de"
],
"choices": [
"Biene",
"Frosch",
"Maus",
"Delfin",
"Wal",
"Zebra"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "giraffe"
Question payload
{
"question_text": "Translate this word: \"giraffe\"",
"answer_type": "multiple_choice",
"correct_answer": "Giraffe",
"category": "nouns:animal",
"difficulty": "medium",
"tags": [
"translation",
"en",
"de"
],
"choices": [
"Schaf",
"Kamel",
"Giraffe",
"Ratte",
"Tier",
"Biene"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "circular"
Question payload
{
"question_text": "Translate this word: \"circular\"",
"answer_type": "multiple_choice",
"correct_answer": "kreisförmig",
"category": "adjectives:shape",
"difficulty": "medium",
"tags": [
"translation",
"en",
"de"
],
"choices": [
"oval",
"hohl",
"pyramidenförmig",
"kreisförmig",
"zylindrisch",
"gerade"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "spiral"
Question payload
{
"question_text": "Translate this word: \"spiral\"",
"answer_type": "multiple_choice",
"correct_answer": "spiralförmig",
"category": "adjectives:shape",
"difficulty": "medium",
"tags": [
"translation",
"en",
"de"
],
"choices": [
"würfelförmig",
"geformt",
"fünfeckig",
"kegelförmig",
"spiralförmig",
"pyramidenförmig"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "spherical"
Question payload
{
"question_text": "Translate this word: \"spherical\"",
"answer_type": "multiple_choice",
"correct_answer": "kugelförmig",
"category": "adjectives:shape",
"difficulty": "medium",
"tags": [
"translation",
"en",
"de"
],
"choices": [
"spiralförmig",
"rechteckig",
"kugelförmig",
"quadratisch",
"geformt",
"dreieckig"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "hexagonal"
Question payload
{
"question_text": "Translate this word: \"hexagonal\"",
"answer_type": "multiple_choice",
"correct_answer": "sechseckig",
"category": "adjectives:shape",
"difficulty": "medium",
"tags": [
"translation",
"en",
"de"
],
"choices": [
"spiralförmig",
"geformt",
"kegelförmig",
"gebogen",
"sechseckig",
"kugelförmig"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "dune"
Question payload
{
"question_text": "Translate this word: \"dune\"",
"answer_type": "multiple_choice",
"correct_answer": "Düne",
"category": "nouns:natural_feature",
"difficulty": "medium",
"tags": [
"translation",
"en",
"de"
],
"choices": [
"Düne",
"Meer",
"Hafen",
"Oberfläche",
"Erde",
"Hang"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "peninsula"
Question payload
{
"question_text": "Translate this word: \"peninsula\"",
"answer_type": "multiple_choice",
"correct_answer": "Halbinsel",
"category": "nouns:natural_feature",
"difficulty": "medium",
"tags": [
"translation",
"en",
"de"
],
"choices": [
"Temperatur",
"Insel",
"Ozean",
"Wanderweg",
"Dunst",
"Halbinsel"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "shore"
Question payload
{
"question_text": "Translate this word: \"shore\"",
"answer_type": "multiple_choice",
"correct_answer": "Ufer",
"category": "nouns:natural_feature",
"difficulty": "medium",
"tags": [
"translation",
"en",
"de"
],
"choices": [
"Loch",
"Sturm",
"Vorhersage",
"Ufer",
"Regen",
"Himmel"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "spring"
Question payload
{
"question_text": "Translate this word: \"spring\"",
"answer_type": "multiple_choice",
"correct_answer": "Quelle",
"category": "nouns:natural_feature",
"difficulty": "medium",
"tags": [
"translation",
"en",
"de"
],
"choices": [
"Quelle",
"Sonnenuntergang",
"Erde",
"Hang",
"Wasserfall",
"Fluss"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "website"
Question payload
{
"question_text": "Translate this word: \"website\"",
"answer_type": "multiple_choice",
"correct_answer": "Webseite",
"category": "nouns:technology_digital",
"difficulty": "medium",
"tags": [
"translation",
"en",
"de"
],
"choices": [
"Anschluss",
"Webseite",
"Software",
"Internet",
"Server",
"Programmierung"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "port"
Question payload
{
"question_text": "Translate this word: \"port\"",
"answer_type": "multiple_choice",
"correct_answer": "Anschluss",
"category": "nouns:technology_digital",
"difficulty": "medium",
"tags": [
"translation",
"en",
"de"
],
"choices": [
"Anschluss",
"App",
"E-Mail",
"Software",
"Programmierung",
"Netzwerk"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "programming"
Question payload
{
"question_text": "Translate this word: \"programming\"",
"answer_type": "multiple_choice",
"correct_answer": "Programmierung",
"category": "nouns:technology_digital",
"difficulty": "medium",
"tags": [
"translation",
"en",
"de"
],
"choices": [
"Netzwerk",
"E-Mail",
"Webseite",
"Daten",
"App",
"Programmierung"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "app"
Question payload
{
"question_text": "Translate this word: \"app\"",
"answer_type": "multiple_choice",
"correct_answer": "App",
"category": "nouns:technology_digital",
"difficulty": "medium",
"tags": [
"translation",
"en",
"de"
],
"choices": [
"Anschluss",
"Programmierung",
"App",
"E-Mail",
"Datenbank",
"Daten"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "fur"
Question payload
{
"question_text": "Translate this word: \"fur\"",
"answer_type": "multiple_choice",
"correct_answer": "Fell",
"category": "nouns:body_part",
"difficulty": "medium",
"tags": [
"translation",
"en",
"de"
],
"choices": [
"Blut",
"Fell",
"Schoß",
"Hand",
"Taille",
"Fleisch"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}
Question
Translate this word: "chin"
Question payload
{
"question_text": "Translate this word: \"chin\"",
"answer_type": "multiple_choice",
"correct_answer": "Kinn",
"category": "nouns:body_part",
"difficulty": "medium",
"tags": [
"translation",
"en",
"de"
],
"choices": [
"Bein",
"Kinn",
"Schoß",
"Knöchel",
"Haar",
"Puls"
],
"schema": {
"type": "object",
"properties": {
"translation": {
"type": "string"
}
},
"required": [
"translation"
]
},
"evaluation_criteria": {
"exact_match": true,
"case_sensitive": false,
"contains": false,
"required_fields": [],
"tolerance": 0.0,
"alternatives": []
}
}