curriculum/challenges/english/blocks/learn-how-to-express-concerns/67c499413b600dd6dc69f2be.md
Listen to the audio and answer the question below.
Which of the previously mentioned ideas is Bob insisting on?
Hiring more people.
Bob does not mention adding more team members.
Changing the project deadline.
Bob does not suggest delaying or moving the deadline.
Working even more extra hours.
Rearranging the tasks.
This was previously mentioned, but now Bob is focusing on something else.
3
The structure try + verb in the -ing form means to experiment with an action to see if it helps or works. For example:
She tried studying at night to see if she could concentrate better. - This means she tested this as a possible solution so that she could concentrate on her studies.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Bob",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_12-1.mp3",
"startTime": 1,
"startTimestamp": 29,
"finishTimestamp": 33.18
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 5.18,
"dialogue": {
"text": "True, but we could try working even more extra hours just for this project.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 5.68
}
]
}