curriculum/challenges/english/blocks/learn-how-to-describe-your-current-project/656a4e35a774444d1946a899.md
To ensure means to make sure or guarantee something. For example:
We ensure quality by checking every product. - This means they make sure that every product is good and works correctly.
It's essential to BLANK our data is BLANK.
ensure
This verb means to make certain or confirm.
secure
This adjective means something is safe or protected.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Bob",
"position": {"x":50,"y":15,"z":1.2},
"opacity": 0
}
],
"audio": {
"filename": "2.3-5.mp3",
"startTime": 1,
"startTimestamp": 43.32,
"finishTimestamp": 45.92
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 3.60,
"dialogue": {
"text": "It's essential to ensure our data is secure.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 4.10
}
]
}