Back to Freecodecamp

Task 147

curriculum/challenges/english/blocks/learn-determiners-and-advanced-use-of-articles/6814c9fb5f23ec24b68bde3a.md

latest1.9 KB
Original Source
<!-- (Audio) James: Let's also ensure that any changes in task distribution are communicated clearly. We need to make sure no critical task is missed. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What does James want to make sure of?

--answers--

That no one receives any communication.

--feedback--

He says communication is important - not to avoid it.


That tasks are randomly assigned.

--feedback--

James wants a clear plan, not randomness.


That changes are communicated clearly and no important tasks are forgotten.


That only managers get updates.

--feedback--

He talks about communicating all changes clearly - not just to one group.

--video-solution--

3

--explanation--

James says they need to communicate changes clearly and not miss any critical tasks, which shows the importance of clear planning and follow-through.

--scene--

json
{
  "setup": {
    "background": "company2-boardroom.png",
    "characters": [
      {
        "character": "James",
        "position": {
          "x": 50,
          "y": 15,
          "z": 1.2
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_20-3.mp3",
      "startTime": 1,
      "startTimestamp": 58.52,
      "finishTimestamp": 67.54
    }
  },
  "commands": [
    {
      "character": "James",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "James",
      "startTime": 1,
      "finishTime": 5.76,
      "dialogue": {
        "text": "Let's also ensure that any changes in task distribution are communicated clearly.",
        "align": "center"
      }
    },
    {
      "character": "James",
      "startTime": 6.32,
      "finishTime": 10.02,
      "dialogue": {
        "text": "We need to make sure no critical task is missed.",
        "align": "center"
      }
    },
    {
      "character": "James",
      "opacity": 0,
      "startTime": 10.52
    }
  ]
}