curriculum/challenges/english/blocks/learn-how-to-manage-a-conversation/67dc4d1e8f82ed89989c861a.md
Listen to the audio and complete the sentence below.
It does, but I need a little bit more BLANK.
clarification
This refers to an explanation that makes something clearer.
Clarification means an explanation that helps make something easier to understand. For example:
Can you provide some clarification on the project requirements? - This means asking for more details to understand the requirements better.
{
"setup": {
"background": "interview-room2.png",
"characters": [
{
"character": "James",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_15-1.mp3",
"startTime": 1,
"startTimestamp": 14.32,
"finishTimestamp": 17.28
}
},
"commands": [
{
"character": "James",
"opacity": 1,
"startTime": 0
},
{
"character": "James",
"startTime": 1,
"finishTime": 3.96,
"dialogue": {
"text": "It does, but I need a little bit more clarification.",
"align": "center"
}
},
{
"character": "James",
"opacity": 0,
"startTime": 4.46
}
]
}