{
"title": "Unit 1: Basic Listening & Recording",
"instructions": "Listen carefully to the audio sequences. For Minimal Pair activities, listen to both words twice, then identify the final word spoken.",
"language": "en-US",
"activities": [
{
"type": "listen_record",
"targetText": "The ship is leaving the port.",
"phoneticHint": "ðə ʃɪp ɪz ˈliːvɪŋ ðə pɔːt",
"translation": "เรือกำลังออกจากท่าเรือ"
},
{
"type": "listen_record",
"targetText": "Don't slip on the floor.",
"phoneticHint": "doʊnt slɪp ɑn ðə flɔr",
"translation": "อย่าลื่นล้มบนพื้นนะ"
},
{
"type": "minimal_pair",
"audioText": "Don't slip on the floor.",
"options": ["slip", "sleep"],
"correctAnswer": "slip",
"focus": "Vowel /ɪ/ vs /iː/"
},
{
"type": "scramble",
"audioText": "Where are you going tonight?",
"words": ["Where", "are", "you", "going", "tonight?"],
"distractors": ["wear", "your", "go"]
}
]
}