curriculum/challenges/english/blocks/learn-how-to-have-a-conversation-about-preferences-and-motivations/65fc9ab3635ebc6d167f86e6.md
Listen to the audio and answer the question.
What does Maria say they can do when they face technical glitches?
Ignore them
Think about whether ignoring problems would be helpful.
Try to solve them
Ask for a new computer
Consider if Maria suggests getting new equipment as a solution.
Take a break
Reflect on whether taking a break is mentioned as a way to deal with glitches.
2
{
"setup": {
"background": "cafe.png",
"characters": [
{
"character": "Maria",
"position": {"x":50,"y":0,"z":1.5},
"opacity": 0
}
],
"audio": {
"filename": "4.1-1.mp3",
"startTime": 1,
"startTimestamp": 55.34,
"finishTimestamp": 60.16
}
},
"commands": [
{
"character": "Maria",
"opacity": 1,
"startTime": 0
},
{
"character": "Maria",
"startTime": 1,
"finishTime": 5.82,
"dialogue": {
"text": "Yeah, technical glitches are complicated and there's not much we can do other than try to solve them.",
"align": "center"
}
},
{
"character": "Maria",
"opacity": 0,
"startTime": 6.32
}
]
}