curriculum/challenges/english/blocks/learn-how-to-manage-a-conversation/67e6942c40729ff7b9afe3b8.md
Listen to the audio and answer the question below.
What does Jessica think of the issue?
She believes the issue is serious and must be handled soon.
She thinks the issue will solve itself over time.
Jessica does not say the issue will be solved with time.
She says the issue is not important right now.
Jessica clearly considers the issue serious instead of not important.
She thinks the issue only affects a few users.
Jessica doesn't mention how many users are affected.
1
To need to do something means that it is necessary or required to take action. Jessica implies that it is important to act fast and solve the issue. Another example:
We need to test the code before releasing it. – This means testing is necessary before release.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Jessica",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_15-2.mp3",
"startTime": 1,
"startTimestamp": 26.8,
"finishTimestamp": 29.18
}
},
"commands": [
{
"character": "Jessica",
"opacity": 1,
"startTime": 0
},
{
"character": "Jessica",
"startTime": 1,
"finishTime": 3.38,
"dialogue": {
"text": "It's a serious issue, and we need to address it quickly.",
"align": "center"
}
},
{
"character": "Jessica",
"opacity": 0,
"startTime": 3.88
}
]
}