This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"question": "¿Qué especie es típica de dunas costeras del suroeste ibérico y se usa para fijar arena?", | |
"options": { "A": "Retama monosperma", "B": "Quercus faginea", "C": "Erica umbellata", "D": "Silene mariana" }, | |
"correct": "A", | |
"difficulty": "easy" | |
}, | |
{ | |
"question": "¿Cómo se llama el proyecto que compila las plantas vasculares de la Península Ibérica e Islas Baleares?", | |
"options": { "A": "Flora Mediterránea", "B": "Flora Iberica", "C": "Atlas Botánico Ibérico", "D": "Vegetación Peninsular" }, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"question": "¿Cuál es el pigmento principal responsable de la fotosíntesis?", | |
"options": { "A": "Clorofila", "B": "Caroteno", "C": "Xantofila", "D": "Antocianina" }, | |
"correct": "A", | |
"difficulty": "easy" | |
}, | |
{ | |
"question": "¿Qué parte de la flor produce el polen?", | |
"options": { "A": "Pistilo", "B": "Antera", "C": "Estigma", "D": "Sépalos" }, |