curriculum/challenges/english/blocks/learn-conversation-starters-in-the-break-room/657cea90396c694e4fdcaeba.md
When is a question word used to ask about the time or date of something. For example:
When is your birthday? - You want to know the date of the birthday.
When do we have lunch? - You want to know the time for lunch.
So, you use when whenever you are asking "at what time?" or "on what date?".
Listen to the audio and complete the sentence below.
I see. BLANK does she usually hold team meetings?
When
It's a question word that asks about time. The first letter is capitalized.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Tom",
"position": {"x":50,"y":15,"z":1.2},
"opacity": 0
}
],
"audio": {
"filename": "1.3-3.mp3",
"startTime": 1,
"startTimestamp": 30.78,
"finishTimestamp": 33.62
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 3.84,
"dialogue": {
"text": "I see. When does she usually hold team meetings?",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 4.34
}
]
}