Back to Freecodecamp

Task 76

curriculum/challenges/english/blocks/learn-how-to-express-agreement/67b2f7af2658a24c24d7679e.md

latest1.9 KB
Original Source
<!-- (Audio) Mark: Got it. I'll start working on that and let you know when it's ready. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What does Mark mean?

--answers--

He will begin the task and keep Sarah updated on its progress.


He will finish the task quickly.

--feedback--

Mark does not mention how fast he will complete the task.


He is unsure about how to start the task.

--feedback--

Mark is confident and already committed to starting the task.


He will start working on the task when he's ready.

--feedback--

Mark explicitly states he will begin working on the task now, not later when he feels ready.

--video-solution--

1

--explanation--

Listen for key details that show Mark's understanding and commitment to the task.

Got it. – This phrase indicates that he agrees with Sarah and understands what needs to be done.

I'll start working on that – This confirms that he is beginning the task right away.

And let you know when it's ready – This shows he will keep Sarah updated on its progress.

--scene--

json
{
  "setup": {
    "background": "company2-center.png",
    "characters": [
      {
        "character": "Mark",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_10-2.mp3",
      "startTime": 1,
      "startTimestamp": 37.44,
      "finishTimestamp": 40.48
    }
  },
  "commands": [
    {
      "character": "Mark",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Mark",
      "startTime": 1,
      "finishTime": 4.04,
      "dialogue": {
        "text": "Got it. I'll start working on that and let you know when it's ready.",
        "align": "center"
      }
    },
    {
      "character": "Mark",
      "opacity": 0,
      "startTime": 4.54
    }
  ]
}