Back to Freecodecamp

Task 74

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

latest2.0 KB
Original Source
<!-- SPEAKING --> <!-- (Audio) Sarah: Yes, let's work on speeding up the database queries. It'll make the app run faster. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

Mark is ready to take action. What should he answer?

--answers--

Got it. I'll start working on that.

--audio-id--

ENaccdef4e


Thanks for the explanation. I'll think about it

--audio-id--

ENffb4e64d

--feedback--

Here you're acknowledging that Sarah provides a detailed explanation, which is not the case in this context. Sarah is directly suggesting an action.

--video-solution--

1

--explanation--

Got it is a casual, concise way to confirm understanding and agreement. In this context, it shows that you acknowledge Sarah's suggestion about improving the app's performance by speeding up the database queries.

Thanks for the explanation is more appropriate when you need clarification or when someone is explaining something new, but in this case, Sarah is making a suggestion, not explaining something in detail.

--scene--

json
{
  "setup": {
    "background": "company2-center.png",
    "characters": [
      {
        "character": "Sarah",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_10-2.mp3",
      "startTime": 1,
      "startTimestamp": 33.1,
      "finishTimestamp": 37.22
    }
  },
  "commands": [
    {
      "character": "Sarah",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Sarah",
      "startTime": 1,
      "finishTime": 3.42,
      "dialogue": {
        "text": "Yes. Let's work on speeding up the database queries.",
        "align": "center"
      }
    },
    {
      "character": "Sarah",
      "startTime": 3.76,
      "finishTime": 5.12,
      "dialogue": {
        "text": "It'll make the app run faster.",
        "align": "center"
      }
    },
    {
      "character": "Sarah",
      "opacity": 0,
      "startTime": 5.62
    }
  ]
}