curriculum/challenges/english/blocks/learn-how-to-talk-about-past-experiences/6717b5f5be4456103b8ff767.md
Listen to the audio and answer the question below.
When does Jake think security checks should happen?
They should happen before the design updates are made.
Jake specifically mentions that security checks should occur simultaneously with the design updates.
They should happen after the design updates are complete.
Jake's statement indicates the checks should happen during, not after, the updates.
They don't need to happen at all.
Jake is stressing the importance of security checks during the design updates.
They should happen while the design updates are being made.
4
The Present Continuous tense is used here to describe two ongoing actions happening at the same time: security checks are happening and design updates are being made. This emphasizes simultaneous activities. For example:
The team is testing the new feature while the developers are fixing bugs. - This means the tests and the process of bug fixing are happening at the same time.
This tense is often used to indicate that two events are occurring at the same time, creating a sense of coordination or overlap in actions. In Jake's statement, he stresses the importance of ensuring that both actions occur simultaneously.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Jake",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_2-2.mp3",
"startTime": 1,
"startTimestamp": 58.6,
"finishTimestamp": 65.24
}
},
"commands": [
{
"character": "Jake",
"opacity": 1,
"startTime": 0
},
{
"character": "Jake",
"startTime": 1,
"finishTime": 5.4,
"dialogue": {
"text": "Agreed. Moving forward, we should ensure that security checks are happening",
"align": "center"
}
},
{
"character": "Jake",
"startTime": 5.4,
"finishTime": 7.64,
"dialogue": {
"text": "while the design updates are being made.",
"align": "center"
}
},
{
"character": "Jake",
"opacity": 0,
"startTime": 8.14
}
]
}