curriculum/challenges/english/blocks/learn-how-to-provide-explanations-when-helping-others/662637b4ae77ed48d6d5ba8d.md
Fill in the blanks in the dialogue below.
Hi Maria, I'm having BLANK navigating BLANK the new software. Any tips?
trouble
It refers to experiencing difficulty or problems.
through
It means moving in one side and out of the other side of something, often indicating progression.
{
"setup": {
"background": "cafe.png",
"characters": [
{
"character": "David",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "9.3-2.mp3",
"startTime": 1,
"startTimestamp": 0,
"finishTimestamp": 4.22
}
},
"commands": [
{
"character": "David",
"opacity": 1,
"startTime": 0
},
{
"character": "David",
"startTime": 1,
"finishTime": 5.22,
"dialogue": {
"text": "Hi Maria, I'm having trouble navigating through the new software. Any tips?",
"align": "center"
}
},
{
"character": "David",
"opacity": 0,
"startTime": 5.72
}
]
}