curriculum/challenges/english/blocks/learn-how-to-document-code-for-a-project/65e999be5746e45b5a8bb757.md
Listen to the audio and complete the sentence.
Thanks for the BLANK. I'll make sure to follow BLANK steps.
clarification
It is about making something more understandable. Sophie is thanking Brian for making things clearer.
these
This word refers to the specific steps Brian mentioned. Sophie commits to following them.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Sophie",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "7.1-3.mp3",
"startTime": 1,
"startTimestamp": 33.08,
"finishTimestamp": 36.1
}
},
"commands": [
{
"character": "Sophie",
"opacity": 1,
"startTime": 0
},
{
"character": "Sophie",
"startTime": 1,
"finishTime": 4.02,
"dialogue": {
"text": "Thanks for the clarification. I'll make sure to follow these steps.",
"align": "center"
}
},
{
"character": "Sophie",
"opacity": 0,
"startTime": 4.52
}
]
}