curriculum/challenges/english/blocks/learn-how-to-manage-a-conversation/67dc279f51b8ee20ea185670.md
Listen to the audio and answer the question below.
According to James, what were they discussing at the time of the interruption?
The project deadline.
James does not mention anything about a deadline.
A new meeting schedule.
James does not refer to scheduling a meeting.
The new project requirements.
A different project.
James does not mention a different project.
3
The Past Continuous tense (was/were + verb in the -ing form) is used to describe actions that were in progress at a specific moment in the past. In this case, We were talking shows that the conversation was happening when an interruption occurred. Another example:
I was writing an email when my phone rang. - This means the action of writing was already happening when it was interrupted by the phone ringing.
{
"setup": {
"background": "interview-room2.png",
"characters": [
{
"character": "James",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_15-1.mp3",
"startTime": 1,
"startTimestamp": 4.4,
"finishTimestamp": 7.9
}
},
"commands": [
{
"character": "James",
"opacity": 1,
"startTime": 0
},
{
"character": "James",
"startTime": 1,
"finishTime": 4.5,
"dialogue": {
"text": "Sure, Alice. We were talking about the new project requirements, right?",
"align": "center"
}
},
{
"character": "James",
"opacity": 0,
"startTime": 5
}
]
}