curriculum/challenges/english/blocks/learn-how-to-provide-explanations-when-helping-others/66262a51f3a76626829fe191.md
Fill in the blanks in the dialogue below.
Oh, that's BLANK. Have you tried BLANK it?
frustrating
It refers to feeling upset or annoyed due to a challenging situation.
restarting
It means turning something off and then back on again to resolve an issue.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Sarah",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "9.3-1.mp3",
"startTime": 1,
"startTimestamp": 4.4,
"finishTimestamp": 7.04
}
},
"commands": [
{
"character": "Sarah",
"opacity": 1,
"startTime": 0
},
{
"character": "Sarah",
"startTime": 1,
"finishTime": 3.64,
"dialogue": {
"text": "Oh, that's frustrating. Have you tried restarting it?",
"align": "center"
}
},
{
"character": "Sarah",
"opacity": 0,
"startTime": 4.14
}
]
}