Back to Freecodecamp

Task 140

curriculum/challenges/english/blocks/learn-how-to-plan-future-events/676338a796ace16be009e9d6.md

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

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

Jake is still deciding what to do. What's the most appropriate answer to Maria's question?

--answers--

We'll probably do that after we've completed the training.

--audio-id--

ENca103ec9


I think sharing this information is unnecessary.

--audio-id--

EN58115238

--feedback--

This response contradicts the idea of considering sharing information.

--video-solution--

1

--explanation--

The correct answer is We'll probably do that after we've completed the training. This response is appropriate because it aligns with Maria's question while emphasizing the need to complete the training first.

--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
    }
  ]
}