Back to Freecodecamp

Task 100

curriculum/challenges/english/blocks/learn-about-speculation-and-requests/67f51f7b826c2b1a77042ec9.md

latest1.7 KB
Original Source
<!-- (audio) Jake: If you find anything unusual, let me know immediately. --> <!-- SPEAKING -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

Jessica is promising to inform Jake and thanks him. What can she say?

--answers--

I'll think about it.

--audio-id--

EN0b4e3a69

--feedback--

This response is too uncertain — Jessica is confirming she will inform Jake, not just considering it.


Will do. Thanks, Jake.

--audio-id--

EN341de733

--video-solution--

2

--explanation--

Jessica is confirming that she will notify Jake and is thanking him for his help.

Will do is a casual way of saying I will do that. For example:

  • Person 1: Can you send me the report by 3 PM?

  • Person 2: Will do. - This person is confirming that they'll take action. It's like saying Got it or I'll handle it.

--scene--

json
{
  "setup": {
    "background": "company2-center.png",
    "characters": [
      {
        "character": "Jake",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_17-2.mp3",
      "startTime": 1,
      "startTimestamp": 83.66,
      "finishTimestamp": 86.78
    }
  },
  "commands": [
    {
      "character": "Jake",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Jake",
      "startTime": 1,
      "finishTime": 4.12,
      "dialogue": {
        "text": "If you find anything unusual, let me know immediately.",
        "align": "center"
      }
    },
    {
      "character": "Jake",
      "opacity": 0,
      "startTime": 4.62
    }
  ]
}