Back to Freecodecamp

Task 119

curriculum/challenges/english/blocks/learn-how-to-plan-future-events/6762dceeac22841f223b0101.md

latest1.8 KB
Original Source
<!-- (audio) Jake: We're going to implement parameterized queries to minimize the risk. This should reduce the chances of unauthorized access to our data. --> <!-- SPEAKING -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

Which option is the best answer to show support to Jake's plan?

--answers--

That sounds like a solid plan.

--audio-id--

ENa1582097


Let's focus on other issues for now.

--audio-id--

ENc02bdbff

--feedback--

This response does not address Jake's plan and shifts attention away from his suggestion.

--video-solution--

1

--explanation--

The phrase That sounds like a solid plan is supportive because it shows agreement and confidence in the idea.

--scene--

json
{
  "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": 13.16,
      "finishTimestamp": 20.62
    }
  },
  "commands": [
    {
      "character": "Jake",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Jake",
      "startTime": 1,
      "finishTime": 4.72,
      "dialogue": {
        "text": "We're going to implement parameterized queries to minimize the risk.",
        "align": "center"
      }
    },
    {
      "character": "Jake",
      "startTime": 5,
      "finishTime": 8.46,
      "dialogue": {
        "text": "This should reduce the chances of unauthorized access to our data.",
        "align": "center"
      }
    },
    {
      "character": "Jake",
      "opacity": 0,
      "startTime": 8.96
    }
  ]
}