Back to Freecodecamp

Task 135

curriculum/challenges/english/blocks/learn-how-to-plan-future-events/67632f1219de712fcf37d295.md

latest1.8 KB
Original Source
<!-- (audio) Jake: We're going to monitor the database activity more closely. This will help us catch any suspicious patterns early. --> <!-- SPEAKING -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

Maria thinks Jake's plan is important and useful. Which option better reflects that?

--answers--

Do you really think this will work?

--audio-id--

EN64853413

--feedback--

This question shows doubt, not agreement with Jake's plan.


I think this is going to make a big difference in our security.

--audio-id--

EN56dcbbca

--video-solution--

2

--explanation--

I think this is going to make a big difference in our security. shows that Maria agrees with Jake's plan and thinks it is valuable.

Do you really think this will work? shows doubt.

--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": 39.12,
      "finishTimestamp": 45.08
    }
  },
  "commands": [
    {
      "character": "Jake",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Jake",
      "startTime": 1,
      "finishTime": 3.62,
      "dialogue": {
        "text": "We're going to monitor the database activity more closely.",
        "align": "center"
      }
    },
    {
      "character": "Jake",
      "startTime": 3.84,
      "finishTime": 6.96,
      "dialogue": {
        "text": "This will help us catch any suspicious patterns early.",
        "align": "center"
      }
    },
    {
      "character": "Jake",
      "opacity": 0,
      "startTime": 7.46
    }
  ]
}