curriculum/challenges/english/blocks/learn-greetings-in-your-first-day-at-the-office/657bcf58b87d01890f9bdc93.md
Describing objects or places with their characteristics or things related to them helps the listener to identify them easily.
What does Maria say to describe Tom's desk?
The desk near the window
Listen closely to the items Maria mentions.
The desk with a drawing tablet and a computer
The desk with a coffee mug on it
Listen closely to the items Maria mentions.
The desk next to mine
Listen closely to the items Maria mentions.
2
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Maria",
"position": {"x":50,"y":0,"z":1.5},
"opacity": 0
}
],
"audio": {
"filename": "1.1-1.mp3",
"startTime": 1,
"startTimestamp": 17.75,
"finishTimestamp": 20.3
}
},
"commands": [
{
"character": "Maria",
"opacity": 1,
"startTime": 0
},
{
"character": "Maria",
"startTime": 1,
"finishTime": 3.4,
"dialogue": {
"text": "Do you see the desk with a drawing tablet and a computer?",
"align": "center"
}
},
{
"character": "Maria",
"opacity": 0,
"startTime": 3.9
}
]
}