curriculum/challenges/english/blocks/learn-how-to-use-reported-speech/682f111ba9ddd223573a4d96.md
Listen to the audio and answer the question below.
What were the good and bad parts of the team's reaction?
They acted fast, but there was confusion about roles.
They avoided the incident completely.
There is no mentioning that the team did not react to the incident.
They explained the situation clearly to everyone.
Jake mentions some confusion, not clarity.
They had a detailed plan and followed it perfectly.
There's no mention of a detailed plan or perfect execution.
1
While can be used to contrast two ideas. It works like even though or although to show that both things happened at the same time. For example:
While the design looked good, the app didn't work properly. – This means the design was nice, but there was a problem with how the app functioned.
In this case, there were a positive (the team's quick response) and a negative (confusion about responsibilities) aspects about the incident. While is used to contrast both.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Sophie",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_21-1.mp3",
"startTime": 1,
"startTimestamp": 41.64,
"finishTimestamp": 49.2
}
},
"commands": [
{
"character": "Sophie",
"opacity": 1,
"startTime": 0
},
{
"character": "Sophie",
"startTime": 1,
"finishTime": 4.4,
"dialogue": {
"text": "He did. Jake said that while the team did well to respond quickly,",
"align": "center"
}
},
{
"character": "Sophie",
"startTime": 4.64,
"finishTime": 8.56,
"dialogue": {
"text": "there was some confusion about who was responsible for what during the incident.",
"align": "center"
}
},
{
"character": "Sophie",
"opacity": 0,
"startTime": 9.06
}
]
}