curriculum/challenges/english/blocks/learn-how-to-request-and-receive-guidance/6625d7e129384c7ec26b2cc3.md
Fill in the blanks in the dialogue below.
I looked at it, but it seemed a bit BLANK. Do you have any tips on how to BLANK it?
overwhelming
This word describes feeling that something is too much or too challenging to manage.
approach
This word refers to the way a task or problem is dealt with.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Tom",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "9.2-2.mp3",
"startTime": 1,
"startTimestamp": 37.98,
"finishTimestamp": 42.62
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 3.12,
"dialogue": {
"text": "I looked at it but it seemed a bit overwhelming.",
"align": "center"
}
},
{
"character": "Tom",
"startTime": 3.78,
"finishTime": 5.64,
"dialogue": {
"text": "Do you have any tips for how to approach it?",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 6.14
}
]
}