curriculum/challenges/english/blocks/learn-how-to-manage-a-conversation/67e5adf73503787db1e011ad.md
Listen to the audio and answer the question below.
According to Jessica, what is likely to happen if the critical bug persists?
It will improve the user experience.
Jessica is warning about a possible negative outcome, not an improvement.
It could cause some display issues.
It will automatically fix itself.
Jessica doesn't suggest that the bug will go away on its own.
It will prevent users from logging in.
Jessica does not mention problems with logging in.
2
Could is used to show possibility. Jessica is saying that the bug might cause display issues — it's not certain, but it's possible. Another example:
If we don't test the app properly, it could crash. – This means there is a chance the app will crash if testing is skipped.
{
"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": 13.7,
"finishTimestamp": 15.38
}
},
"commands": [
{
"character": "Jessica",
"opacity": 1,
"startTime": 0
},
{
"character": "Jessica",
"startTime": 1,
"finishTime": 2.68,
"dialogue": {
"text": "It could cause some display issues.",
"align": "center"
}
},
{
"character": "Jessica",
"opacity": 0,
"startTime": 3.28
}
]
}