curriculum/challenges/english/blocks/learn-how-to-express-agreement-or-disagreement/6617b3d0e2de65050f11351c.md
Listen to the audio and answer the question.
Why does Bob prefer the Waterfall methodology for the project?
Because it is a newer and more innovative method
Bob's preference is based on Waterfall offering a more structured approach, not its novelty.
Because it allows for more efficient adaptation to changes
Bob acknowledges Agile's efficiency in adaptation but prefers Waterfall for its structure.
Because it offers a more structured approach suited to the project
Because it is less expensive and easier to implement
Cost and ease of implementation are not mentioned. Bob's focus is on the structured nature of Waterfall.
3
{
"setup": {
"background": "company1-boardroom.png",
"characters": [
{
"character": "Bob",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "8.3-3.mp3",
"startTime": 1,
"startTimestamp": 6.46,
"finishTimestamp": 17.38
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 2.54,
"dialogue": {
"text": "I'm sorry, but I beg to differ.",
"align": "center"
}
},
{
"character": "Bob",
"startTime": 2.92,
"finishTime": 5.78,
"dialogue": {
"text": "While Agile may allow us to adapt to changes more efficiently,",
"align": "center"
}
},
{
"character": "Bob",
"startTime": 6.16,
"finishTime": 8.08,
"dialogue": {
"text": "I still think Waterfall would be a better option.",
"align": "center"
}
},
{
"character": "Bob",
"startTime": 8.88,
"finishTime": 11.92,
"dialogue": {
"text": "It offers a more structured approach that will suit this project better.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 12.42
}
]
}