curriculum/challenges/english/blocks/learn-how-to-express-decisions-based-on-comparisons/67d5334800d32a03da98b722.md
Listen to the audio and complete the sentence below.
That BLANK be great. I BLANK it, Tom.
would
This word is used to express something that is possible or desired.
appreciate
This word means to be thankful for something.
Appreciate means to be thankful or grateful for something. For example:
I appreciate your help with my project. - This means you're thankful for the help you received.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Alice",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_13-2.mp3",
"startTime": 1,
"startTimestamp": 80.42,
"finishTimestamp": 82.1
}
},
"commands": [
{
"character": "Alice",
"opacity": 1,
"startTime": 0
},
{
"character": "Alice",
"startTime": 1,
"finishTime": 2.68,
"dialogue": {
"text": "That would be great. I appreciate it, Tom.",
"align": "center"
}
},
{
"character": "Alice",
"opacity": 0,
"startTime": 3.18
}
]
}