curriculum/challenges/english/blocks/learn-how-to-express-decisions-based-on-comparisons/67c5aa6418f9869ac89e3f16.md
Listen to the audio and complete the sentence below.
BLANK, Sophie. What are the BLANK?
Sure
This word shows agreement and willingness to help. The first letter is capitalized.
options
This word in the plural form means different choices or possibilities.
Options refers to different choices available. For example:
We have three options for the new design: a dark theme, a light theme, or a blue theme. - Here, options indicates the three different design choices available.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Jake",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_13-1.mp3",
"startTime": 1,
"startTimestamp": 6.44,
"finishTimestamp": 8.4
}
},
"commands": [
{
"character": "Jake",
"opacity": 1,
"startTime": 0
},
{
"character": "Jake",
"startTime": 1,
"finishTime": 2.96,
"dialogue": {
"text": "Sure Sophie, what are the options?",
"align": "center"
}
},
{
"character": "Jake",
"opacity": 0,
"startTime": 3.46
}
]
}