Translation en_es

A benchmark to evaluate a model's ability to translate words from one language to another.

Questions

40

Total Runs

18

Best Score

97/100

Leaderboard
Rank Model Score Run Date Actions
Gemma 2 9B (LMStudio)
5800 MB
97
2026-02-28 15:24:24 View Details
2 Llama 3.1 8B (LMStudio)
4900 MB
97
2026-02-28 17:05:06 View Details
3 GPT-5 nano
97
2026-02-28 19:32:35 View Details
4 Gemma 3 12B (LMStudio)
8100 MB
95
2026-02-28 16:00:26 View Details
5 Llama 3 8B (LMStudio)
4900 MB
95
2026-02-28 16:49:33 View Details
6 Qwen3 4B (LMStudio)
2800 MB
95
2026-02-28 18:15:48 View Details
7 Qwen3 VL 8B (LMStudio)
5000 MB
95
2026-02-28 18:54:32 View Details
8 GPT-5 mini
95
2026-02-28 19:25:07 View Details
9 Granite 3.2 8B (LMStudio)
4900 MB
92
2026-02-28 16:22:42 View Details
10 Ministral 8B (LMStudio)
4900 MB
92
2026-02-28 17:26:19 View Details
11 Gemma 2 2B (LMStudio)
1500 MB
90
2026-02-28 15:17:46 View Details
12 Qwen3 1.7B (LMStudio)
1100 MB
85
2026-02-28 18:06:43 View Details
13 OLMo 3 7B (LMStudio)
4300 MB
75
2026-02-28 17:39:58 View Details
14 Gemma 2B (LMStudio)
1500 MB
55
2026-02-28 15:36:53 View Details
15 Llama 3.2 1B (LMStudio)
1300 MB
40
2026-02-28 17:14:27 View Details
16 SmolLM2 1.7B (LMStudio)
1100 MB
32
2026-02-28 19:20:47 View Details
17 Llama 2 7B (LMStudio)
4900 MB
17
2026-02-28 16:31:01 View Details
18 Phi-3.5 Mini (LMStudio)
2500 MB
10
2026-02-28 17:52:01 View Details
Questions

Question
Translate this word: "stimulant"
Question payload
{
  "question_text": "Translate this word: \"stimulant\"",
  "answer_type": "multiple_choice",
  "correct_answer": "estimulante",
  "category": "nouns:medication_remedy",
  "difficulty": "medium",
  "tags": [
    "translation",
    "en",
    "es"
  ],
  "choices": [
    "laxante",
    "estimulante",
    "antídoto",
    "antibiótico",
    "pomada",
    "anestésico"
  ],
  "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: "laxative"
Question payload
{
  "question_text": "Translate this word: \"laxative\"",
  "answer_type": "multiple_choice",
  "correct_answer": "laxante",
  "category": "nouns:medication_remedy",
  "difficulty": "medium",
  "tags": [
    "translation",
    "en",
    "es"
  ],
  "choices": [
    "estimulante",
    "antídoto",
    "sedante",
    "laxante",
    "vacuna",
    "paracetamol"
  ],
  "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: "shadow"
Question payload
{
  "question_text": "Translate this word: \"shadow\"",
  "answer_type": "multiple_choice",
  "correct_answer": "sombra",
  "category": "nouns:abstract_condition",
  "difficulty": "medium",
  "tags": [
    "translation",
    "en",
    "es"
  ],
  "choices": [
    "oscuridad",
    "pérdida",
    "sombra",
    "problema",
    "pobreza",
    "oportunidad"
  ],
  "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: "hearing"
Question payload
{
  "question_text": "Translate this word: \"hearing\"",
  "answer_type": "multiple_choice",
  "correct_answer": "audiencia",
  "category": "nouns:abstract_condition",
  "difficulty": "medium",
  "tags": [
    "translation",
    "en",
    "es"
  ],
  "choices": [
    "oscuridad",
    "sombra",
    "presencia",
    "silencio",
    "audiencia",
    "mal"
  ],
  "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: "forest"
Question payload
{
  "question_text": "Translate this word: \"forest\"",
  "answer_type": "multiple_choice",
  "correct_answer": "bosque",
  "category": "nouns:plant",
  "difficulty": "medium",
  "tags": [
    "translation",
    "en",
    "es"
  ],
  "choices": [
    "palmera",
    "flor",
    "planta",
    "pino",
    "helecho",
    "bosque"
  ],
  "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: "berry"
Question payload
{
  "question_text": "Translate this word: \"berry\"",
  "answer_type": "multiple_choice",
  "correct_answer": "baya",
  "category": "nouns:plant",
  "difficulty": "medium",
  "tags": [
    "translation",
    "en",
    "es"
  ],
  "choices": [
    "pino",
    "roble",
    "grano",
    "nuez",
    "baya",
    "hierba"
  ],
  "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: "grass"
Question payload
{
  "question_text": "Translate this word: \"grass\"",
  "answer_type": "multiple_choice",
  "correct_answer": "hierba",
  "category": "nouns:plant",
  "difficulty": "medium",
  "tags": [
    "translation",
    "en",
    "es"
  ],
  "choices": [
    "nuez",
    "flor",
    "enredadera",
    "hierba",
    "roble",
    "árbol"
  ],
  "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: "plant"
Question payload
{
  "question_text": "Translate this word: \"plant\"",
  "answer_type": "multiple_choice",
  "correct_answer": "planta",
  "category": "nouns:plant",
  "difficulty": "medium",
  "tags": [
    "translation",
    "en",
    "es"
  ],
  "choices": [
    "planta",
    "árbol",
    "nuez",
    "arbusto",
    "bosque",
    "flor"
  ],
  "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": "pasaje",
  "category": "nouns:building_structure",
  "difficulty": "medium",
  "tags": [
    "translation",
    "en",
    "es"
  ],
  "choices": [
    "panadería",
    "iglesia",
    "tienda",
    "garaje",
    "restaurante",
    "pasaje"
  ],
  "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: "zoo"
Question payload
{
  "question_text": "Translate this word: \"zoo\"",
  "answer_type": "multiple_choice",
  "correct_answer": "zoológico",
  "category": "nouns:building_structure",
  "difficulty": "medium",
  "tags": [
    "translation",
    "en",
    "es"
  ],
  "choices": [
    "zoológico",
    "aeropuerto",
    "escuela",
    "fábrica",
    "panadería",
    "mezquita"
  ],
  "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: "farm"
Question payload
{
  "question_text": "Translate this word: \"farm\"",
  "answer_type": "multiple_choice",
  "correct_answer": "granja",
  "category": "nouns:building_structure",
  "difficulty": "medium",
  "tags": [
    "translation",
    "en",
    "es"
  ],
  "choices": [
    "prisión",
    "jardín",
    "granja",
    "escuela",
    "hospital",
    "sótano"
  ],
  "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: "museum"
Question payload
{
  "question_text": "Translate this word: \"museum\"",
  "answer_type": "multiple_choice",
  "correct_answer": "museo",
  "category": "nouns:building_structure",
  "difficulty": "medium",
  "tags": [
    "translation",
    "en",
    "es"
  ],
  "choices": [
    "sala",
    "parque",
    "mercado",
    "apartamento",
    "gimnasio",
    "museo"
  ],
  "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: "sedative"
Question payload
{
  "question_text": "Translate this word: \"sedative\"",
  "answer_type": "multiple_choice",
  "correct_answer": "sedante",
  "category": "nouns:medication_remedy",
  "difficulty": "medium",
  "tags": [
    "translation",
    "en",
    "es"
  ],
  "choices": [
    "analgésico",
    "laxante",
    "antídoto",
    "sedante",
    "estimulante",
    "vacuna"
  ],
  "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: "rough"
Question payload
{
  "question_text": "Translate this word: \"rough\"",
  "answer_type": "multiple_choice",
  "correct_answer": "áspero",
  "category": "adjectives:physical_property",
  "difficulty": "medium",
  "tags": [
    "translation",
    "en",
    "es"
  ],
  "choices": [
    "muerto",
    "amplio",
    "áspero",
    "ciego",
    "largo",
    "congelado"
  ],
  "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: "comfortable"
Question payload
{
  "question_text": "Translate this word: \"comfortable\"",
  "answer_type": "multiple_choice",
  "correct_answer": "cómodo",
  "category": "adjectives:physical_property",
  "difficulty": "medium",
  "tags": [
    "translation",
    "en",
    "es"
  ],
  "choices": [
    "flotante",
    "roto",
    "corto",
    "tenue",
    "cómodo",
    "frío"
  ],
  "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: "bent"
Question payload
{
  "question_text": "Translate this word: \"bent\"",
  "answer_type": "multiple_choice",
  "correct_answer": "doblado",
  "category": "adjectives:physical_property",
  "difficulty": "medium",
  "tags": [
    "translation",
    "en",
    "es"
  ],
  "choices": [
    "rico",
    "vivo",
    "doblado",
    "silencioso",
    "oscuro",
    "despierto"
  ],
  "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: "high"
Question payload
{
  "question_text": "Translate this word: \"high\"",
  "answer_type": "multiple_choice",
  "correct_answer": "alto",
  "category": "adjectives:physical_property",
  "difficulty": "medium",
  "tags": [
    "translation",
    "en",
    "es"
  ],
  "choices": [
    "interesado",
    "alto",
    "muerto",
    "sucio",
    "hermoso",
    "grueso"
  ],
  "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: "pistol"
Question payload
{
  "question_text": "Translate this word: \"pistol\"",
  "answer_type": "multiple_choice",
  "correct_answer": "pistola",
  "category": "nouns:weapon",
  "difficulty": "medium",
  "tags": [
    "translation",
    "en",
    "es"
  ],
  "choices": [
    "pistola",
    "flecha",
    "arco",
    "arma",
    "bomba",
    "espada"
  ],
  "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: "helmet"
Question payload
{
  "question_text": "Translate this word: \"helmet\"",
  "answer_type": "multiple_choice",
  "correct_answer": "casco",
  "category": "nouns:weapon",
  "difficulty": "medium",
  "tags": [
    "translation",
    "en",
    "es"
  ],
  "choices": [
    "arco",
    "armadura",
    "cañón",
    "bomba",
    "casco",
    "bala"
  ],
  "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: "gun"
Question payload
{
  "question_text": "Translate this word: \"gun\"",
  "answer_type": "multiple_choice",
  "correct_answer": "pistola",
  "category": "nouns:weapon",
  "difficulty": "medium",
  "tags": [
    "translation",
    "en",
    "es"
  ],
  "choices": [
    "casco",
    "espada",
    "bala",
    "lanza",
    "pistola",
    "cañón"
  ],
  "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: "weapon"
Question payload
{
  "question_text": "Translate this word: \"weapon\"",
  "answer_type": "multiple_choice",
  "correct_answer": "arma",
  "category": "nouns:weapon",
  "difficulty": "medium",
  "tags": [
    "translation",
    "en",
    "es"
  ],
  "choices": [
    "escudo",
    "arma",
    "bomba",
    "pistola",
    "armadura",
    "bala"
  ],
  "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: "friendly"
Question payload
{
  "question_text": "Translate this word: \"friendly\"",
  "answer_type": "multiple_choice",
  "correct_answer": "amigable",
  "category": "adjectives:personal_quality",
  "difficulty": "medium",
  "tags": [
    "translation",
    "en",
    "es"
  ],
  "choices": [
    "amigable",
    "cuidadoso",
    "valiente",
    "grosero",
    "egoísta",
    "educado"
  ],
  "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: "patient"
Question payload
{
  "question_text": "Translate this word: \"patient\"",
  "answer_type": "multiple_choice",
  "correct_answer": "paciente",
  "category": "adjectives:personal_quality",
  "difficulty": "medium",
  "tags": [
    "translation",
    "en",
    "es"
  ],
  "choices": [
    "paciente",
    "dulce",
    "perezoso",
    "tímido",
    "egoísta",
    "honesto"
  ],
  "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: "antidote"
Question payload
{
  "question_text": "Translate this word: \"antidote\"",
  "answer_type": "multiple_choice",
  "correct_answer": "antídoto",
  "category": "nouns:medication_remedy",
  "difficulty": "medium",
  "tags": [
    "translation",
    "en",
    "es"
  ],
  "choices": [
    "vacuna",
    "antídoto",
    "paracetamol",
    "anestésico",
    "laxante",
    "medicamento"
  ],
  "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: "intelligent"
Question payload
{
  "question_text": "Translate this word: \"intelligent\"",
  "answer_type": "multiple_choice",
  "correct_answer": "inteligente",
  "category": "adjectives:personal_quality",
  "difficulty": "medium",
  "tags": [
    "translation",
    "en",
    "es"
  ],
  "choices": [
    "sabio",
    "agudo",
    "inteligente",
    "tímido",
    "divertido",
    "seguro"
  ],
  "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: "kind"
Question payload
{
  "question_text": "Translate this word: \"kind\"",
  "answer_type": "multiple_choice",
  "correct_answer": "amable",
  "category": "adjectives:personal_quality",
  "difficulty": "medium",
  "tags": [
    "translation",
    "en",
    "es"
  ],
  "choices": [
    "dulce",
    "generoso",
    "terco",
    "amigable",
    "amable",
    "trabajador"
  ],
  "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: "deny"
Question payload
{
  "question_text": "Translate this word: \"deny\"",
  "answer_type": "multiple_choice",
  "correct_answer": "negar",
  "category": "verbs:communication",
  "difficulty": "medium",
  "tags": [
    "translation",
    "en",
    "es"
  ],
  "choices": [
    "agradecer",
    "gritar",
    "responder",
    "negar",
    "mencionar",
    "cantar"
  ],
  "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: "say"
Question payload
{
  "question_text": "Translate this word: \"say\"",
  "answer_type": "multiple_choice",
  "correct_answer": "decir",
  "category": "verbs:communication",
  "difficulty": "medium",
  "tags": [
    "translation",
    "en",
    "es"
  ],
  "choices": [
    "agradecer",
    "gruñir",
    "cantar",
    "preguntar",
    "decir",
    "sugerir"
  ],
  "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: "request"
Question payload
{
  "question_text": "Translate this word: \"request\"",
  "answer_type": "multiple_choice",
  "correct_answer": "solicitar",
  "category": "verbs:communication",
  "difficulty": "medium",
  "tags": [
    "translation",
    "en",
    "es"
  ],
  "choices": [
    "discutir",
    "solicitar",
    "describir",
    "explicar",
    "llamar",
    "prometer"
  ],
  "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: "complain"
Question payload
{
  "question_text": "Translate this word: \"complain\"",
  "answer_type": "multiple_choice",
  "correct_answer": "quejarse",
  "category": "verbs:communication",
  "difficulty": "medium",
  "tags": [
    "translation",
    "en",
    "es"
  ],
  "choices": [
    "traducir",
    "quejarse",
    "anunciar",
    "solicitar",
    "advertir",
    "hablar"
  ],
  "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: "previous"
Question payload
{
  "question_text": "Translate this word: \"previous\"",
  "answer_type": "multiple_choice",
  "correct_answer": "anterior",
  "category": "adjectives:sequence",
  "difficulty": "medium",
  "tags": [
    "translation",
    "en",
    "es"
  ],
  "choices": [
    "medio",
    "anterior",
    "final",
    "delantero",
    "último",
    "siguiente"
  ],
  "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: "following"
Question payload
{
  "question_text": "Translate this word: \"following\"",
  "answer_type": "multiple_choice",
  "correct_answer": "siguiente",
  "category": "adjectives:sequence",
  "difficulty": "medium",
  "tags": [
    "translation",
    "en",
    "es"
  ],
  "choices": [
    "próximo",
    "medio",
    "delantero",
    "final",
    "siguiente",
    "último"
  ],
  "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: "next"
Question payload
{
  "question_text": "Translate this word: \"next\"",
  "answer_type": "multiple_choice",
  "correct_answer": "próximo",
  "category": "adjectives:sequence",
  "difficulty": "medium",
  "tags": [
    "translation",
    "en",
    "es"
  ],
  "choices": [
    "siguiente",
    "final",
    "anterior",
    "próximo",
    "último",
    "delantero"
  ],
  "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: "front"
Question payload
{
  "question_text": "Translate this word: \"front\"",
  "answer_type": "multiple_choice",
  "correct_answer": "delantero",
  "category": "adjectives:sequence",
  "difficulty": "medium",
  "tags": [
    "translation",
    "en",
    "es"
  ],
  "choices": [
    "delantero",
    "final",
    "próximo",
    "siguiente",
    "medio",
    "anterior"
  ],
  "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: "team"
Question payload
{
  "question_text": "Translate this word: \"team\"",
  "answer_type": "multiple_choice",
  "correct_answer": "equipo",
  "category": "nouns:group_people",
  "difficulty": "medium",
  "tags": [
    "translation",
    "en",
    "es"
  ],
  "choices": [
    "banda",
    "gabinete",
    "población",
    "equipo",
    "junta",
    "sucursal"
  ],
  "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: "band"
Question payload
{
  "question_text": "Translate this word: \"band\"",
  "answer_type": "multiple_choice",
  "correct_answer": "banda",
  "category": "nouns:group_people",
  "difficulty": "medium",
  "tags": [
    "translation",
    "en",
    "es"
  ],
  "choices": [
    "junta",
    "sucursal",
    "gabinete",
    "población",
    "equipo",
    "banda"
  ],
  "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: "board"
Question payload
{
  "question_text": "Translate this word: \"board\"",
  "answer_type": "multiple_choice",
  "correct_answer": "junta",
  "category": "nouns:group_people",
  "difficulty": "medium",
  "tags": [
    "translation",
    "en",
    "es"
  ],
  "choices": [
    "junta",
    "equipo",
    "población",
    "banda",
    "sucursal",
    "gabinete"
  ],
  "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: "population"
Question payload
{
  "question_text": "Translate this word: \"population\"",
  "answer_type": "multiple_choice",
  "correct_answer": "población",
  "category": "nouns:group_people",
  "difficulty": "medium",
  "tags": [
    "translation",
    "en",
    "es"
  ],
  "choices": [
    "gabinete",
    "banda",
    "población",
    "sucursal",
    "junta",
    "equipo"
  ],
  "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: "chance"
Question payload
{
  "question_text": "Translate this word: \"chance\"",
  "answer_type": "multiple_choice",
  "correct_answer": "oportunidad",
  "category": "nouns:abstract_condition",
  "difficulty": "medium",
  "tags": [
    "translation",
    "en",
    "es"
  ],
  "choices": [
    "peligro",
    "destino",
    "belleza",
    "oscuridad",
    "oportunidad",
    "salud"
  ],
  "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: "silence"
Question payload
{
  "question_text": "Translate this word: \"silence\"",
  "answer_type": "multiple_choice",
  "correct_answer": "silencio",
  "category": "nouns:abstract_condition",
  "difficulty": "medium",
  "tags": [
    "translation",
    "en",
    "es"
  ],
  "choices": [
    "silencio",
    "destino",
    "peligro",
    "libertad",
    "pobreza",
    "problema"
  ],
  "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": []
  }
}