Back to Freecodecamp

Task 11

curriculum/challenges/english/blocks/learn-common-phrasal-verbs-and-idioms/684880a8013eb380020ce86e.md

latest1.9 KB
Original Source
<!-- (Audio) Brian: Let's start by phasing out the old clause about mandatory in-office days. It's not fitting our current model. --> <!-- SPEAKING -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

How could Anna tell Brian she thinks what he's saying makes sense?

--answers--

I agree.

--audio-id--

ENdcfbd75d


I don't think that's necessary.

--audio-id--

EN8c8107f0

--feedback--

This clearly shows disagreement, not support.

--video-solution--

1

--explanation--

To agree means to have the same opinion as someone else or to support their idea. For example:

I agree with you. We should move the deadline. – This means the speaker supports the idea of changing the deadline.

--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": 11.84,
      "finishTimestamp": 17.74
    }
  },
  "commands": [
    {
      "character": "Brian",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Brian",
      "startTime": 1,
      "finishTime": 2.38,
      "dialogue": {
        "text": "Let's start by phasing out",
        "align": "center"
      }
    },
    {
      "character": "Brian",
      "startTime": 2.38,
      "finishTime": 5,
      "dialogue": {
        "text": "the old clause about mandatory in-office days.",
        "align": "center"
      }
    },
    {
      "character": "Brian",
      "startTime": 5.18,
      "finishTime": 6.9,
      "dialogue": {
        "text": "It's not fitting our current model.",
        "align": "center"
      }
    },
    {
      "character": "Brian",
      "opacity": 0,
      "startTime": 7.4
    }
  ]
}