Back to Freecodecamp

Task 144

curriculum/challenges/english/blocks/learn-how-to-talk-about-numbers-with-a-coworker/68496d595b23449619ebf27b.md

latest1.7 KB
Original Source
<!-- (audio) Sophie: I'll compile everything and send a summary to the team so we can discuss any further needs. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What does Sophie plan to do next?

--answers--

Delete the data and start over.

--feedback--

She says she'll compile and share, not remove anything.


Create a summary of the information and share it with the team.


Buy more licenses without telling the team.

--feedback--

She plans to discuss future needs, not act alone.


Schedule a meeting with Tom only.

--feedback--

She says she'll send the summary to the team, not just Tom.

--video-solution--

2

--explanation--

Sophie says she will compile the information and send a summary, then talk with the team about anything else they might need.

This shows she's planning to organize and communicate the update clearly.

--scene--

json
{
  "setup": {
    "background": "company2-center.png",
    "characters": [
      {
        "character": "Sophie",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_23-3.mp3",
      "startTime": 1,
      "startTimestamp": 74.76,
      "finishTimestamp": 78.92
    }
  },
  "commands": [
    {
      "character": "Sophie",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Sophie",
      "startTime": 1,
      "finishTime": 5.16,
      "dialogue": {
        "text": "I'll compile everything and send a summary to the team so we can discuss any further needs.",
        "align": "center"
      }
    },
    {
      "character": "Sophie",
      "opacity": 0,
      "startTime": 5.66
    }
  ]
}