curriculum/challenges/english/blocks/learn-future-continuous-while-describing-actions/6752e83a806f520923bd28fa.md
Listen to the audio and answer the question below.
Does Brian agree with Jessica's plan?
No, he thinks it's unnecessary to inform users in advance.
Brian clearly agrees with Jessica's plan, calling it a Good idea.
Yes, he agrees that informing users in advance is a good idea.
No, he wants to inform users after the maintenance is complete.
Brian supports informing users in advance, not afterward.
Yes, but he prefers a different approach to informing users.
There is no indication in the audio that Brian suggests a different approach.
2
Brian's response, Good idea, shows he agrees with Jessica's plan to inform users in advance. He emphasizes the importance of avoiding user frustration by ensuring they are aware of the maintenance ahead of time.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Brian",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_6-1.mp3",
"startTime": 1,
"startTimestamp": 48.46,
"finishTimestamp": 52.56
}
},
"commands": [
{
"character": "Brian",
"opacity": 1,
"startTime": 0
},
{
"character": "Brian",
"startTime": 1,
"finishTime": 5.1,
"dialogue": {
"text": "Good idea. We don't want anyone getting frustrated because they can't access the site.",
"align": "center"
}
},
{
"character": "Brian",
"opacity": 0,
"startTime": 5.6
}
]
}