curriculum/challenges/english/blocks/learn-how-to-express-decisions-based-on-comparisons/67d57eab0a8f091da1491c0a.md
Listen to the audio and complete the sentence below.
Hey, Sarah. We need to BLANK the BLANK for our new software development project.
decide on
These two words together mean to make a choice after considering different options.
best solution
This two-word phrase refers to the most effective answer to a problem.
Decide on means to choose something after thinking about different possibilities. For example:
We need to decide on a programming language for the project. – This means choosing one language after considering options.
Best solution refers to the most effective way to solve a problem. For example:
After testing different approaches, we found the best solution for the bug. – This means the most effective way to fix the bug.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Brian",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_13-3.mp3",
"startTime": 1,
"startTimestamp": 0,
"finishTimestamp": 4.72
}
},
"commands": [
{
"character": "Brian",
"opacity": 1,
"startTime": 0
},
{
"character": "Brian",
"startTime": 1,
"finishTime": 5.72,
"dialogue": {
"text": "Hey Sarah, we need to decide on the best solution for our new software development project.",
"align": "center"
}
},
{
"character": "Brian",
"opacity": 0,
"startTime": 6.22
}
]
}