Back to Freecodecamp

Task 152

curriculum/challenges/english/blocks/learn-how-to-use-modal-verbs/67d8483c305f05a47c2ace10.md

latest1.5 KB
Original Source
<!-- (audio) Lisa: Let me know if you find anything unusual in the logs. --> <!-- SPEAKING -->

--instructions--

Listen to the audio and answer the question

--questions--

--text--

Jake is going to do what Lisa asked. What can he say?

--answers--

Will do. Thanks for your help, Lisa.

--audio-id--

EN95487f04


I'll check later if I have time.

--audio-id--

ENb59d2121

--feedback--

Lisa needs Jake to actively monitor the logs, not just check when convenient.

--video-solution--

1

--explanation--

Jake's response is a natural and professional way to acknowledge a request.

Will do. is a short, informal way of saying I will do that.

Thanks for your help. is a polite way to show appreciation.

--scene--

json
{
  "setup": {
    "background": "company2-center.png",
    "characters": [
      {
        "character": "Lisa",
        "position": {
          "x": 50,
          "y": 15,
          "z": 1.2
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_14-3.mp3",
      "startTime": 1,
      "startTimestamp": 68.02,
      "finishTimestamp": 70.44
    }
  },
  "commands": [
    {
      "character": "Lisa",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Lisa",
      "startTime": 1,
      "finishTime": 3.42,
      "dialogue": {
        "text": "Let me know if you find anything unusual in the logs.",
        "align": "center"
      }
    },
    {
      "character": "Lisa",
      "opacity": 0,
      "startTime": 3.92
    }
  ]
}