curriculum/challenges/english/blocks/learn-how-to-offer-technical-support-and-guidance/6622372ee4a646767edcbfde.md
Listen to the audio and complete the sentence.
Thank you. I'm looking BLANK to BLANK to the team.
forward
It's part of a phrase expressing anticipation or excitement about a future event or action.
contributing
In this context, it means adding value or assistance to the team's efforts.
{
"setup": {
"background": "company1-boardroom.png",
"characters": [
{
"character": "Tom",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "9.1-2.mp3",
"startTime": 1,
"startTimestamp": 45,
"finishTimestamp": 47.9
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 3.9,
"dialogue": {
"text": "Thank you. I'm looking forward to contributing to the team.",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 4.4
}
]
}