curriculum/challenges/english/blocks/learn-how-to-offer-technical-support-and-guidance/66222b6f66670e574eedea0d.md
To be eager means to be very excited and interested to do something or for something to happen. For example, I'm eager to learn new things shows a strong enthusiasm about learning.
To get started means to begin doing something. It indicates the initiation of an action or activity, like Let's get started on the project.
Thanks, Maria. I BLANK that. I'm BLANK to get BLANK.
appreciate
In this context, it means Tom is thankful for Maria's welcoming and helpful approach.
eager
It shows Tom's strong enthusiasm and readiness to begin his new role.
started
It means to begin, indicating Tom's readiness to initiate his new responsibilities.
{
"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": 6.7,
"finishTimestamp": 10.14
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 4.44,
"dialogue": {
"text": "Thanks, Maria. I appreciate that. I'm eager to get started.",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 4.94
}
]
}