curriculum/challenges/english/blocks/learn-how-to-express-agreement/679b72572a03cc037def37c3.md
Listen to the audio and complete the sentence below.
I think that's BLANK.
doable
This word means something is possible to achieve.
Doable means something is possible or achievable. It is often used in informal conversations to express that a task or goal can be completed. For example:
Finishing this project by Friday is doable. – This means completing the project by Friday is possible.
Is it doable within our budget? – This asks if something can be achieved with the available money.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Linda",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_10-1.mp3",
"startTime": 1,
"startTimestamp": 10.22,
"finishTimestamp": 11.22
}
},
"commands": [
{
"character": "Linda",
"opacity": 1,
"startTime": 0
},
{
"character": "Linda",
"startTime": 1,
"finishTime": 2.0,
"dialogue": {
"text": "I think that's doable.",
"align": "center"
}
},
{
"character": "Linda",
"opacity": 0,
"startTime": 2.5
}
]
}