Back to Freecodecamp

Task 99

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

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

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What is Jake asking Jessica to do?

--answers--

To inform him immediately if she finds anything unusual.


To ignore any unusual activity unless it happens again.

--feedback--

Jake doesn't mean ignoring the unusual activities.


To fix the issue on her own before letting him know.

--feedback--

Jake does not ask Jessica to fix the issue.


To wait until she has more proof before saying anything.

--feedback--

Jake doesn't say she should wait.

--video-solution--

1

--explanation--

Jake is asking Jessica to notify him right away if she sees anything suspicious.

He uses a First Conditional sentence, which expresses a real possibility in the future. It follows the If + Present Simple, will + base verb (or an imperative). In this dialogue:

  • If you find anything unusual is the condition.

  • Let me know immediately is the result.

--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
    }
  ]
}