curriculum/challenges/english/blocks/learn-how-to-share-your-opinion/678dbce63ee8469ba12d2a5a.md
Listen to the audio and complete the sentence below.
Do you have any BLANK?
preferences
This word in the plural form refers to the things you like more than others or your choices.
Preferences refers to the things a person likes more than other things, or their personal choices. For example:
The developer's preferences for coding languages are Python and JavaScript. - This means the developer prefers Python and JavaScript over other programming languages.
{
"setup": {
"background": "company1-boardroom.png",
"characters": [
{
"character": "Maria",
"position": {
"x": 50,
"y": 0,
"z": 1.5
},
"opacity": 0
}
],
"audio": {
"filename": "B1_9-2.mp3",
"startTime": 1,
"startTimestamp": 3.32,
"finishTimestamp": 4.5
}
},
"commands": [
{
"character": "Maria",
"opacity": 1,
"startTime": 0
},
{
"character": "Maria",
"startTime": 1,
"finishTime": 2.18,
"dialogue": {
"text": "Do you have any preferences?",
"align": "center"
}
},
{
"character": "Maria",
"opacity": 0,
"startTime": 2.68
}
]
}