curriculum/challenges/english/blocks/learn-how-to-manage-a-conversation/67f0557e02670c0d7a2adeea.md
Listen to the audio and answer the question below.
What does the team think about the software integration?
They think the integration has been perfect.
Sarah mentions they expected it to be better.
They think the integration is better than expected.
Sarah's words show that the team expected more, but the result was disappointing.
They haven't formed an opinion yet.
Sarah clearly shares an opinion about the integration's quality.
They think the integration has had some problems.
4
Not as ... as is a structure used to compare two things, showing that the first is less than the second in some way. For example:
The transition was not as easy as we thought. – This means the transition was more difficult than expected.
{
"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": 29.08,
"finishTimestamp": 30.78
}
},
"commands": [
{
"character": "Sarah",
"opacity": 1,
"startTime": 0
},
{
"character": "Sarah",
"startTime": 1,
"finishTime": 2.7,
"dialogue": {
"text": "It's not as seamless as we hoped.",
"align": "center"
}
},
{
"character": "Sarah",
"opacity": 0,
"startTime": 3.2
}
]
}