curriculum/challenges/english/blocks/learn-how-to-describe-places-and-events/66a91a71c2a696349d81a3ba.md
Listen to the audio and answer the question below.
What does Bob want to know about Lisa's plans?
What time she will start the project.
Bob is not asking about the timing.
Who will help her with the project.
Bob is not asking about the team members here.
What project she plans to work on.
Where the project will take place.
Bob is not asking about the location.
3
Questions usually start with question words like what, where, when, who, why, and how.
Bob is asking a question about Lisa's plans. Notice how he starts his question with what, a common question word used to find out specific details about someone's plans or choices.
To identify the correct answer, focus on the specific detail Bob is asking about the project Lisa intends to work on.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Bob",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_1-1.mp3",
"startTime": 1,
"startTimestamp": 10.2,
"finishTimestamp": 12.16
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 2.96,
"dialogue": {
"text": "What project do you plan to work on?",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 3.46
}
]
}