Back to Freecodecamp

Task 136

curriculum/challenges/english/blocks/learn-common-phrasal-verbs-and-idioms/685aa44d59176b57e84c0fd8.md

latest2.2 KB
Original Source
<!-- (Audio) Sophie: Do we want to open this up to external participants as well, or is this just for our internal teams? -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What is Sophie asking Bob?

--answers--

If he wants to cancel the event for internal teams.

--feedback--

She's not asking about canceling the event.


If the event should be available to people outside the company.


If they should make it a weekly event.

--feedback--

She's not talking about how often it will happen.


If they should skip sending an invitation.

--feedback--

She's not talking about not inviting people.

--video-solution--

2

--explanation--

Do we want to... is just a polite and collaborative way to ask about making a decision or plan. You're not asking others if you want something to happen. For example:

Do we want to invite the entire department to the meeting? – This means the speaker is asking for input on whether it's a good idea.

To open something up means to allow access or participation, especially to a larger group. For example:

We decided to open up the training to all departments. – This means more people from different departments can now join.

--scene--

json
{
  "setup": {
    "background": "company2-boardroom.png",
    "characters": [
      {
        "character": "Sophie",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_24-3.mp3",
      "startTime": 1,
      "startTimestamp": 47.52,
      "finishTimestamp": 52.7
    }
  },
  "commands": [
    {
      "character": "Sophie",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Sophie",
      "startTime": 1,
      "finishTime": 3.74,
      "dialogue": {
        "text": "Do we want to open this up to external participants as well?",
        "align": "center"
      }
    },
    {
      "character": "Sophie",
      "startTime": 3.92,
      "finishTime": 6.18,
      "dialogue": {
        "text": "Or is this just for our internal teams?",
        "align": "center"
      }
    },
    {
      "character": "Sophie",
      "opacity": 0,
      "startTime": 6.68
    }
  ]
}