curriculum/challenges/english/blocks/learn-how-to-express-decisions-based-on-comparisons/67d815f0b532ec6decdc0170.md
Listen to the audio and answer the question below.
What solution does Sarah propose?
Outsourcing the entire project.
Sarah suggests outsourcing only certain parts, not the entire project.
Keeping all development in-house.
Sarah does not suggest doing everything in-house; she wants to combine both approaches.
Building the most important parts in-house and outsourcing the rest.
Delaying the project to make a decision later.
Sarah does not suggest delaying the project; she presents a balanced solution instead.
3
Sarah suggests a balanced approach by building the core components in-house to maintain control while outsourcing the less critical parts to speed up development.
This strategy allows the team to keep oversight of the most important aspects while benefiting from the efficiency of outsourcing for less essential tasks.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Sarah",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_13-3.mp3",
"startTime": 1,
"startTimestamp": 86.82,
"finishTimestamp": 99.42
}
},
"commands": [
{
"character": "Sarah",
"opacity": 1,
"startTime": 0
},
{
"character": "Sarah",
"startTime": 1,
"finishTime": 5.9,
"dialogue": {
"text": "Yes, it is. We might need to balance both approaches to get the best of both worlds.",
"align": "center"
}
},
{
"character": "Sarah",
"startTime": 6.4,
"finishTime": 10.48,
"dialogue": {
"text": "How about we build the core components in-house and outsource the less critical parts?",
"align": "center"
}
},
{
"character": "Sarah",
"startTime": 10.94,
"finishTime": 13.6,
"dialogue": {
"text": "That way, we maintain control while speeding up the project.",
"align": "center"
}
},
{
"character": "Sarah",
"opacity": 0,
"startTime": 14.1
}
]
}