{
"title": "The Mysterious Island",
"subtitle": "An ESL Reading Adventure",
"author": "Teacher Jake",
"language": "en-US",
"chapters": [
{
"id": "chapter-1",
"title": "Chapter 1: The Arrival",
"content": "The storm was finally over. Leo looked around the beach. The sand was white and the trees were tall. He was alone on the island.",
"translation": "พายุก็สิ้นสุดลงในที่สุด ลีโอมองไปรอบๆ ชายหาด ทรายมีสีขาวและต้นไม้สูง เขาอยู่คนเดียวบนเกาะ",
"quiz": [
{
"question": "What was the weather like before Leo arrived?",
"options": [
{ "value": "wrong", "text": "Sunny" },
{ "value": "correct", "text": "Stormy" },
{ "value": "wrong", "text": "Snowy" }
]
},
{
"question": "Was Leo with his friends?",
"options": [
{ "value": "wrong", "text": "Yes, he was." },
{ "value": "correct", "text": "No, he was alone." }
]
}
]
},
{
"id": "chapter-2",
"title": "Chapter 2: Finding Water",
"content": "Leo was thirsty. He walked into the forest. He heard the sound of water. He found a small river behind some big rocks.",
"translation": "ลีโอรู้สึกกระหายน้ำ เขาเดินเข้าไปในป่า เขาได้ยินเสียงน้ำ เขาพบแม่น้ำสายเล็กๆ หลังโขดหินใหญ่บางก้อน",
"quiz": [
{
"question": "Why did Leo walk into the forest?",
"options": [
{ "value": "wrong", "text": "He was hungry." },
{ "value": "correct", "text": "He was thirsty." },
{ "value": "wrong", "text": "He was tired." }
]
}
]
}
]
}