curriculum/challenges/english/blocks/learn-how-to-express-concerns/67c4c4ba85a520119603b34f.md
Listen to the audio and complete the sentence below.
It might, but it's not BLANK.
ideal
This word means something is not the best or most perfect solution.
Saying that something is not ideal means that it is not the best or most effective option, but it might still work. For example:
Working on weekends is not ideal, but we have to meet the deadline. - This means working on weekends is not the best situation, but it is necessary.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Maria",
"position": {
"x": 50,
"y": 0,
"z": 1.5
},
"opacity": 0
}
],
"audio": {
"filename": "B1_12-1.mp3",
"startTime": 1,
"startTimestamp": 35.46,
"finishTimestamp": 36.8
}
},
"commands": [
{
"character": "Maria",
"opacity": 1,
"startTime": 0
},
{
"character": "Maria",
"startTime": 1,
"finishTime": 2.34,
"dialogue": {
"text": "It might, but it's not ideal.",
"align": "center"
}
},
{
"character": "Maria",
"opacity": 0,
"startTime": 2.84
}
]
}