curriculum/challenges/english/blocks/learn-how-to-manage-a-conversation/67efd657030da4165db66feb.md
Listen to the audio and answer the question below.
When was the last time Brian and Sarah talked to each other about the project?
They talked yesterday.
Brian does not mention yesterday.
They talked some time ago.
They never talked about the project.
Brian's sentence implies they have talked before.
They talked this morning.
Brian does not mention having talked to Sarah this morning.
2
It's been a while since... is normally used when a significant amount of time has passed since something happened. It's often used to refer to the last time something occurred, but with a focus on how much time has passed. For example:
It's been a while since we last met. – This sentence means that the speaker and the other person haven't met for some time.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Brian",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_15-3.mp3",
"startTime": 1,
"startTimestamp": 3.72,
"finishTimestamp": 5.48
}
},
"commands": [
{
"character": "Brian",
"opacity": 1,
"startTime": 0
},
{
"character": "Brian",
"startTime": 1,
"finishTime": 2.76,
"dialogue": {
"text": "It's been a while since we last checked in.",
"align": "center"
}
},
{
"character": "Brian",
"opacity": 0,
"startTime": 3.26
}
]
}