curriculum/challenges/english/blocks/learn-how-to-talk-about-numbers-with-a-coworker/6846dec51f147e1d1f6d78b4.md
Listen to the audio and complete the sentence below.
The third task involves setting up the BLANK, and it's BLANK since everything else depends on it.
core database
This two-word phrase refers to the central part of the data system.
crucial
This word means something is very important or necessary.
Core database refers to the main or central data storage in a software system. It holds the key information that other parts of the system need. For example:
All user information is stored in the core database. — It's essential for the system to work.
Crucial means very important or essential. For example:
It's crucial to test the login feature before launch. — It's necessary to do this first.
James says the core database is crucial because everything else depends on it, which means that the project can't work without it.
{
"setup": {
"background": "interview-room2.png",
"characters": [
{
"character": "James",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_23-1.mp3",
"startTime": 1,
"startTimestamp": 23.52,
"finishTimestamp": 30.06
}
},
"commands": [
{
"character": "James",
"opacity": 1,
"startTime": 0
},
{
"character": "James",
"startTime": 1,
"finishTime": 7.54,
"dialogue": {
"text": "The third task involves setting up the core database, and it's crucial since everything else depends on it.",
"align": "center"
}
},
{
"character": "James",
"opacity": 0,
"startTime": 8.04
}
]
}