Back to Freecodecamp

Task 153

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

latest1.8 KB
Original Source
<!-- (Audio) Maria: We can review it together and make changes before showing it to the whole team. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What does Maria suggest they do before sharing the plan?

--answers--

Give the plan directly to the team without reviewing it.

--feedback--

Maria says they should review and adjust it before showing the team.


Review it and make changes together first.


Send it to only the managers.

--feedback--

She wants to share it with the whole team, not just managers.


Make changes after the team gives feedback.

--feedback--

She suggests making changes before sharing the plan, not after.

--video-solution--

2

--explanation--

Maria wants to review it together and make changes first, so the version they show to the whole team is clear and complete. She's suggesting team collaboration before a full release.

--scene--

json
{
  "setup": {
    "background": "company2-boardroom.png",
    "characters": [
      {
        "character": "Maria",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.5
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_20-3.mp3",
      "startTime": 1,
      "startTimestamp": 72.5,
      "finishTimestamp": 76.36
    }
  },
  "commands": [
    {
      "character": "Maria",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Maria",
      "startTime": 1,
      "finishTime": 4.86,
      "dialogue": {
        "text": "We can review it together and make changes before showing it to the whole team.",
        "align": "center"
      }
    },
    {
      "character": "Maria",
      "opacity": 0,
      "startTime": 5.36
    }
  ]
}