Back to Freecodecamp

Task 113

curriculum/challenges/english/blocks/learn-how-to-plan-future-events/6761f2fbd2db7aca063b6a5c.md

latest2.0 KB
Original Source
<!-- (audio) Maria: What are you going to recommend to improve security? -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What does Maria want to know?

--answers--

What Jake suggests to improve security in the future.


What has already been done to improve security.

--feedback--

Maria is asking about a future action, not something that has already happened.


What kind of security measures are not useful.

--feedback--

Maria is asking for suggestions, not about measures that are ineffective.


Who is responsible for causing the security issues.

--feedback--

Maria is focused on improving security, not finding out who caused the issues.

--video-solution--

1

--explanation--

Recommend means to suggest or advise something as a good idea or solution. Maria uses going to in her question to ask about future actions or plans. For example:

What are you going to recommend for the project? - This asks what someone will suggest as a solution or improvement.

In this sentence, Maria wants to know what Jake will suggest to improve security in the future. She is not asking about past actions or problems, but about ideas to move forward.

--scene--

json
{
  "setup": {
    "background": "company2-center.png",
    "characters": [
      {
        "character": "Maria",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.5
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_5-3.mp3",
      "startTime": 1,
      "startTimestamp": 10.52,
      "finishTimestamp": 12.72
    }
  },
  "commands": [
    {
      "character": "Maria",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Maria",
      "startTime": 1,
      "finishTime": 3.2,
      "dialogue": {
        "text": "What are you going to recommend to improve security?",
        "align": "center"
      }
    },
    {
      "character": "Maria",
      "opacity": 0,
      "startTime": 3.7
    }
  ]
}