curriculum/challenges/english/blocks/learn-how-to-use-prepositions-according-to-context/683982686e23c95771fa7071.md
Listen to the audio and answer the question below.
What is Bob saying?
He hasn't reviewed the plans yet.
Bob clearly states that he has looked at the plans.
He has finished reviewing the plans.
Although Bob says he has looked at the plans, he doesn't say he has finished reviewing them.
He is asking if the plans are ready.
Bob is not asking anything.
He has already examined the plans.
4
I've looked at the plans means Bob has already examined or reviewed them.
He is confirming that he has already seen the plans, not asking about them or saying he's finished.
{
"setup": {
"background": "company1-boardroom.png",
"characters": [
{
"character": "Bob",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_22-1.mp3",
"startTime": 1,
"startTimestamp": 6.5,
"finishTimestamp": 8.36
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 2.86,
"dialogue": {
"text": "Yes, I've looked at the plans.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 3.36
}
]
}