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
| { | |
| "version": 1, | |
| "lessons": [ | |
| { | |
| "title": "La Historia de Manú", | |
| "subject": "Lenguaje", | |
| "description": "Preguntas sobre el libro: comprensión lectora y mensaje del cuento.", | |
| "questions": [ | |
| {"type": "multipleChoice", "text": "¿Cómo se llama la niña protagonista del libro?", "choices": ["Kunturo", "Manú", "Eduvigis", "Olaya"], "correctChoiceIndex": 1, "pointsValue": 10}, | |
| {"type": "multipleChoice", "text": "¿Cuántos años cumple Manú al comienzo del cuento?", "choices": ["5 años", "6 años", "7 años", "8 años"], "correctChoiceIndex": 2, "pointsValue": 10}, |