Back to Freecodecamp

Task 10

curriculum/challenges/english/blocks/learn-common-phrasal-verbs-and-idioms/68487efc94946b786ebb4c50.md

latest1.9 KB
Original Source
<!-- (Audio) Brian: It's not fitting our current model. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

Why does Brian think they should remove the in-office days clause from the remote work policy?

--answers--

Because it doesn't match how the company works now.


Because the employees don't like coming to the office.

--feedback--

Brian doesn't mention the employees' opinions.


Because it's already been removed from other policies.

--feedback--

Brian doesn't mention other policies or past changes.


Because no one follows it anymore.

--feedback--

Brian doesn't focus on whether people are following the model or not.

--video-solution--

1

--explanation--

Model​ refers to a structured framework or system that shows how something is organized or operates.

Here, Brian is talking about their ​work model​, which defines how a company organizes its work, like remote, hybrid, or in-office setups. Another example:

Our new work model allows people to work from home three days a week. – This means the company has a structure that supports partial remote work.

--scene--

json
{
  "setup": {
    "background": "interview-room2.png",
    "characters": [
      {
        "character": "Brian",
        "position": {
          "x": 50,
          "y": 15,
          "z": 1.2
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_24-1.mp3",
      "startTime": 1,
      "startTimestamp": 16.02,
      "finishTimestamp": 17.74
    }
  },
  "commands": [
    {
      "character": "Brian",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Brian",
      "startTime": 1,
      "finishTime": 2.72,
      "dialogue": {
        "text": "It's not fitting our current model.",
        "align": "center"
      }
    },
    {
      "character": "Brian",
      "opacity": 0,
      "startTime": 3.22
    }
  ]
}