curriculum/challenges/english/blocks/learn-how-to-manage-a-conversation/67f057210790871622c2efa6.md
Listen to the audio and answer the question below.
What is the team doing about the problems they had?
They are ignoring the problems for now.
Sarah says they are taking action.
They are actively trying to solve the problems.
They are waiting for someone else to solve them.
Sarah uses we're, which shows the team is actively doing something.
They have already finished solving all the problems.
Sarah says they're trying to solve this. A solution is still in progress.
2
Though is used to contrast two ideas. It often shows that something is happening despite a difficulty or unexpected situation. In this case, it shows that even though there are problems, the team is still working on them. For example:
The task is difficult. I'm going to finish it, though. – This means the person will complete the task despite the difficulty.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Sarah",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_15-3.mp3",
"startTime": 1,
"startTimestamp": 31.04,
"finishTimestamp": 32.2
}
},
"commands": [
{
"character": "Sarah",
"opacity": 1,
"startTime": 0
},
{
"character": "Sarah",
"startTime": 1,
"finishTime": 2.16,
"dialogue": {
"text": "We're working on it, though.",
"align": "center"
}
},
{
"character": "Sarah",
"opacity": 0,
"startTime": 2.66
}
]
}