Back to Freecodecamp

Task 24

curriculum/challenges/english/blocks/learn-about-adverbial-phrases/68017ab60d2a18a4a49e81c1.md

latest1.8 KB
Original Source
<!-- (Audio) Sarah: We might also consider having weekly updates for parts of the project where changes are less frequent. --> <!-- SPEAKING -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What could Bob say to show he thinks Sarah's idea is a good one?

--answers--

Let's ask someone else for suggestions.

--audio-id--

EN69a5c378

--feedback--

This does not show agreement with Sarah's idea.


I like that approach.

--audio-id--

EN991c38b1

--video-solution--

2

--explanation--

Approach means a way or method of doing something. It can refer to a strategy, plan, or idea used to solve a problem or reach a goal. For example:

Her approach to managing the team is very organized and effective. – This means the method or style she uses to lead the team works well.

--scene--

json
{
  "setup": {
    "background": "company2-boardroom.png",
    "characters": [
      {
        "character": "Sarah",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_18-1.mp3",
      "startTime": 1,
      "startTimestamp": 44.62,
      "finishTimestamp": 49.14
    }
  },
  "commands": [
    {
      "character": "Sarah",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Sarah",
      "startTime": 1,
      "finishTime": 3.2,
      "dialogue": {
        "text": "We might also consider having weekly updates",
        "align": "center"
      }
    },
    {
      "character": "Sarah",
      "startTime": 3.2,
      "finishTime": 5.52,
      "dialogue": {
        "text": "for parts of the project where changes are less frequent.",
        "align": "center"
      }
    },
    {
      "character": "Sarah",
      "opacity": 0,
      "startTime": 6.02
    }
  ]
}