curriculum/challenges/english/blocks/learn-how-to-offer-technical-support-and-guidance/6620da144418460e75025a66.md
Fill in the blanks in the dialogue below.
Absolutely. It BLANK unexpected BLANK and BLANK a better user experience.
prevents
This verb means to stop something from happening.
crashes
This noun refers to sudden failures in the program.
provides
This verb means to supply or make available something needed or beneficial.
{
"setup": {
"background": "interview-room3.png",
"characters": [
{
"character": "Sarah",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "9.1-1.mp3",
"startTime": 1,
"startTimestamp": 38.68,
"finishTimestamp": 43.22
}
},
"commands": [
{
"character": "Sarah",
"opacity": 1,
"startTime": 0
},
{
"character": "Sarah",
"startTime": 1,
"finishTime": 5.54,
"dialogue": {
"text": "Absolutely. It prevents unexpected crashes and provides a better user experience.",
"align": "center"
}
},
{
"character": "Sarah",
"opacity": 0,
"startTime": 6.04
}
]
}