curriculum/challenges/english/blocks/learn-how-to-clarify-information-in-different-interactions/663d6d929fe885871065c758.md
To clarify means to make something clear or easier to understand. For example, if someone doesn't understand your instructions, you can say Let me try to clarify the instructions for you. This means you will try to explain them in a simpler way.
Outdated means something is old and not useful anymore. For example, if you have an old phone that can't run new apps, it is outdated. It's the opposite of updated, which is when something has the most current information available.
Listen to the dialogue and fill in the blanks.
Let me BLANK. I believe the documentation is BLANK.
clarify
This blank has to do with making something easier to understand or to make it clear.
outdated
This blank is related to something that is old and stopped representing the current state of things.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Brian",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "4.3-4.mp3",
"startTime": 1,
"startTimestamp": 19.86,
"finishTimestamp": 23.34
}
},
"commands": [
{
"character": "Brian",
"opacity": 1,
"startTime": 0
},
{
"character": "Brian",
"startTime": 1,
"finishTime": 4.48,
"dialogue": {
"text": "Let me clarify. I believe the documentation is outdated.",
"align": "center"
}
},
{
"character": "Brian",
"opacity": 0,
"startTime": 4.98
}
]
}