curriculum/challenges/english/blocks/learn-how-to-share-your-opinion/678f22484cfcbffb90cf48f3.md
Listen to the audio and answer the question below.
Why is Bob unsure about using AWS for their team?
Because AWS might be too complex for some team members.
Because AWS is too expensive for their budget.
Bob does not mention the cost of AWS.
Because AWS lacks enough documentation for the team.
Bob does not mention the lack of documentation.
Because AWS might be too complex for some projects.
Bob doesn't mention AWS being complex for projects.
1
Listen for key words that explain Bob’s concern.
Not sure if AWS is the best option – This shows he has doubts.
Might be a bit complex – This tells you what his concern is about.
For some of our team members – This specifies that the complexity affects people, not projects.
{
"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": 11.94,
"finishTimestamp": 18.66
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 5.16,
"dialogue": {
"text": "I see, but I'm not sure if AWS is the best option for us.",
"align": "center"
}
},
{
"character": "Bob",
"startTime": 5.38,
"finishTime": 7.72,
"dialogue": {
"text": "It might be a bit complex for some of our team members.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 8.22
}
]
}