curriculum/challenges/english/blocks/learn-how-to-plan-future-events/6761ecb48889faa066740143.md
Listen to the audio and answer the question below.
What is the best answer to Jake's comment?
I agree.
ENe3cdfbc5
Why don't we ignore it?
EN829dbf76
Ignoring the issue doesn't address Jake's concern about security.
1
The most appropriate answer is I agree because it supports Jake's suggestion that additional measures are needed to improve database security.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Jake",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_5-3.mp3",
"startTime": 1,
"startTimestamp": 0,
"finishTimestamp": 6.64
}
},
"commands": [
{
"character": "Jake",
"opacity": 1,
"startTime": 0
},
{
"character": "Jake",
"startTime": 1,
"finishTime": 3.42,
"dialogue": {
"text": "I've been looking into our database security,",
"align": "center"
}
},
{
"character": "Jake",
"startTime": 3.66,
"finishTime": 5.66,
"dialogue": {
"text": "and I think we're going to need some additional measures",
"align": "center"
}
},
{
"character": "Jake",
"startTime": 5.66,
"finishTime": 7.64,
"dialogue": {
"text": "to prevent SQL injection attacks.",
"align": "center"
}
},
{
"character": "Jake",
"opacity": 0,
"startTime": 8.14
}
]
}