curriculum/challenges/english/blocks/learn-how-to-express-decisions-based-on-comparisons/67d587aac74ffb22b4488e1a.md
Listen to the audio and complete the sentence below.
We've been discussing a few options, and I'd like to BLANK.
get your opinion
These three words together mean to ask someone what they think about something.
Get your opinion means to ask someone for their thoughts or feedback on a topic. For example:
Before making a final decision, I want to get your opinion on the design. – This means asking someone for their thoughts about the design.
{
"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": 4.76,
"finishTimestamp": 8.14
}
},
"commands": [
{
"character": "Brian",
"opacity": 1,
"startTime": 0
},
{
"character": "Brian",
"startTime": 1,
"finishTime": 4.38,
"dialogue": {
"text": "We've been discussing a few options and I'd like to get your opinion.",
"align": "center"
}
},
{
"character": "Brian",
"opacity": 0,
"startTime": 4.88
}
]
}