curriculum/challenges/english/blocks/learn-how-to-have-a-conversation-about-preferences-and-motivations/6581576a14f97b2a2d82c584.md
The phrase slow down means to decrease in speed or reduce the rate of progress. In the dialogue, Brian talks about the challenges they face when their work progresses at a slower pace.
The problem is encountering many technical issues that BLANK our progress BLANK.
slow
This word is used to describe a decrease in speed or pace.
down
This adverb complements the phrase to indicate a reduction or decrease in intensity, speed, or amount.
{
"setup": {
"background": "cafe.png",
"characters": [
{
"character": "Brian",
"position": {"x":50,"y":15,"z":1.2},
"opacity": 0
}
],
"audio": {
"filename": "4.1-1.mp3",
"startTime": 1,
"startTimestamp": 48.30,
"finishTimestamp": 52.62
}
},
"commands": [
{
"character": "Brian",
"opacity": 1,
"startTime": 0
},
{
"character": "Brian",
"startTime": 1,
"finishTime": 5.32,
"dialogue": {
"text": "The problem is encountering many technical issues that slow our progress down.",
"align": "center"
}
},
{
"character": "Brian",
"opacity": 0,
"startTime": 5.82
}
]
}