curriculum/challenges/english/blocks/learn-how-to-share-your-opinion/678f577de4d26a2050bb5b6f.md
Listen to the audio and answer the question below.
What does Bob plan to do to get input from the team?
Send an email asking for feedback and decide based on the replies.
Bob doesn't mention using email to get input.
Ask the team on a communication platform and create a poll to gather votes.
Hold a meeting to discuss the options and choose the best one.
Bob is not planning to have a meeting to decide.
Post a message asking for suggestions but without using a poll.
Bob doesn't mean posting a message without using a poll.
2
Listen for key words that explain how Bob plans to gather input.
Ask on the team channel – This shows he will use a communication platform to get feedback.
Create a poll and see the votes – This indicates that he wants to collect structured responses from the team.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Bob",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_9-3.mp3",
"startTime": 1,
"startTimestamp": 54.24,
"finishTimestamp": 58.14
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 4.9,
"dialogue": {
"text": "I'll ask on the team channel. I might even create a poll and see the votes.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 5.4
}
]
}