Back to Freecodecamp

Task 25

curriculum/challenges/english/blocks/learn-common-phrasal-verbs-and-idioms/68531d39a6a6078ffe5fac60.md

latest2.1 KB
Original Source
<!-- (Audio) Brian: Right. And while we're at it, let's wrap up the section on professional development. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What does Brian want to take the opportunity to do?

--answers--

Start a new section on remote communication.

--feedback--

Brian doesn't suggest beginning a new topic.


Finish the part about job growth and training.


Review the employee benefits one more time.

--feedback--

Brian doesn't talk about reviewing employee benefits.


Schedule a new workshop for team leaders.

--feedback--

Brian is not talking about planning events.

--video-solution--

2

--explanation--

While we're at it means doing something because you're already involved in a related activity. For example:

While we're at it, let's also clean the kitchen. – This means since you're already doing something (like organizing), you should add another similar task.

To wrap up means to finish or complete something. For example:

Let's wrap up this meeting in the next five minutes. – This means the speaker wants to bring the meeting to a close.

--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": 46.86,
      "finishTimestamp": 51.14
    }
  },
  "commands": [
    {
      "character": "Brian",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Brian",
      "startTime": 1,
      "finishTime": 2.78,
      "dialogue": {
        "text": "Right. And while we're at it,",
        "align": "center"
      }
    },
    {
      "character": "Brian",
      "startTime": 2.8,
      "finishTime": 5.28,
      "dialogue": {
        "text": "let's wrap up the section on professional development.",
        "align": "center"
      }
    },
    {
      "character": "Brian",
      "opacity": 0,
      "startTime": 5.78
    }
  ]
}