curriculum/challenges/english/blocks/learn-how-to-request-and-receive-guidance/662511992b96e5344c2ff040.md
Fill in the blanks in the dialogue below.
Of course! I'm happy to help. What BLANK to be the BLANK?
seems
In this context, it is used by Brian to inquire about the apparent problem or challenge Sophie is facing.
issue
It refers to the specific problem or challenge Sophie has encountered in her coding task.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Brian",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "9.2-1.mp3",
"startTime": 1,
"startTimestamp": 5.26,
"finishTimestamp": 8.1
}
},
"commands": [
{
"character": "Brian",
"opacity": 1,
"startTime": 0
},
{
"character": "Brian",
"startTime": 1,
"finishTime": 3.84,
"dialogue": {
"text": "Of course. I'm happy to help. What seems to be the issue?",
"align": "center"
}
},
{
"character": "Brian",
"opacity": 0,
"startTime": 4.34
}
]
}