Back to Freecodecamp

Task 139

curriculum/challenges/english/blocks/learn-how-to-plan-future-events/676335dbbbe14c5acdafc970.md

latest2.0 KB
Original Source
<!-- (audio) Maria: Are we going to share this information with other departments? -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What does Maria want to know?

--answers--

If the information will be shared with other departments.


If the departments need more information.

--feedback--

Maria does not mention needing more information in her question.


When the information will be shared.

--feedback--

Maria does not ask about the timing of sharing the information.


Why the information is important.

--feedback--

Maria is not asking about the importance of the information.

--video-solution--

1

--explanation--

Focus on the verb share. It means to give or make something available to others. Maria is asking if the information will be shared.

Other departments tells you who might receive the information. Maria's question is specifically about these departments.

The structure Are we going to... shows that Maria is asking about a plan for the future.

By identifying these parts of the sentence, you can understand that Maria is asking whether the information will be shared with other departments.

--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": 48.74,
      "finishTimestamp": 51.02
    }
  },
  "commands": [
    {
      "character": "Maria",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Maria",
      "startTime": 1,
      "finishTime": 3.28,
      "dialogue": {
        "text": "Are we going to share this information with other departments?",
        "align": "center"
      }
    },
    {
      "character": "Maria",
      "opacity": 0,
      "startTime": 3.78
    }
  ]
}