curriculum/challenges/english/blocks/learn-how-to-talk-about-numbers-with-a-coworker/68496c6201d089954e970f78.md
Listen to the audio and complete the sentence below.
I'll BLANK everything and send a summary to the team so we can BLANK any further needs.
compile
This verb means to gather and organize information into one place or report.
discuss
This verb means to talk about something with others, especially to make decisions or solve problems.
To compile means to collect and organize information in a clear format. For example:
The developer needs to compile the code before testing. — The developer must turn the code into a program before testing.
To discuss means to talk with others about a topic to understand it better or make decisions. For example:
Let's discuss the new design tomorrow. — Let's talk about the new design tomorrow.
Sophie is saying she'll organize the info and share it with the team so they can talk about what else might be needed.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Sophie",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_23-3.mp3",
"startTime": 1,
"startTimestamp": 74.76,
"finishTimestamp": 78.92
}
},
"commands": [
{
"character": "Sophie",
"opacity": 1,
"startTime": 0
},
{
"character": "Sophie",
"startTime": 1,
"finishTime": 5.16,
"dialogue": {
"text": "I'll compile everything and send a summary to the team so we can discuss any further needs.",
"align": "center"
}
},
{
"character": "Sophie",
"opacity": 0,
"startTime": 5.66
}
]
}