curriculum/challenges/english/blocks/learn-how-to-talk-about-hobbies-and-interests/658003870281a9f5541085af.md
Listen to the audio and complete the sentence below.
Thanks. Have fun. I BLANK the convention is a BLANK.
hope
This word is often used to express a desire or wish for something to happen in a particular way.
success
Here, it means that the convention goes well, achieves its goals, and is considered a good event.
{
"setup": {
"background": "company2-breakroom.png",
"characters": [
{
"character": "Tom",
"position": {"x":50,"y":15,"z":1.2},
"opacity": 0
}
],
"audio": {
"filename": "3.2-4.mp3",
"startTime": 1,
"startTimestamp": 32.32,
"finishTimestamp": 35.86
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 4.54,
"dialogue": {
"text": "Thanks. Have fun. I hope the convention is a success.",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 5.04
}
]
}