curriculum/challenges/english/blocks/learn-introductions-in-an-online-team-meeting/657cad90d6745e85569cdc06.md
In the context of database management, secure means keeping data safe from unauthorized access or cyber threats. Efficient refers to how well the data is managed and used, ensuring it is easily accessible and performs well.
This is John, the database administrator. He's been here for three years. He makes sure our data is BLANK and BLANK.
secure
This term refers to the safety and protection of data.
efficient
This word describes how well the data is managed for performance and accessibility.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Mark",
"position": { "x": 50, "y": 0, "z": 1.4 },
"opacity": 0
}
],
"audio": {
"filename": "1.2-2.mp3",
"startTime": 1,
"startTimestamp": 19.18,
"finishTimestamp": 26.58
}
},
"commands": [
{
"character": "Mark",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 3.34,
"dialogue": {
"text": "This is John, the database administrator.",
"align": "center"
}
},
{
"character": "Bob",
"startTime": 3.34,
"finishTime": 5.34,
"dialogue": {
"text": "He's been here for three years.",
"align": "center"
}
},
{
"character": "Bob",
"startTime": 5.34,
"finishTime": 8.4,
"dialogue": {
"text": "He makes sure that our data is secure and efficient.",
"align": "center"
}
},
{
"character": "Mark",
"opacity": 0,
"startTime": 8.9
}
]
}