Back to Freecodecamp

Task 31

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

latest1.5 KB
Original Source
<!-- (audio) Sophie: Did you run the tests? --> <!-- SPEAKING -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

Mark didn't run the tests because he was busy. What could he say?

--answers--

No, I didn't. I never run tests.

--audio-id--

EN479a41e2

--feedback--

Mark understands he should have run the tests.


No, I didn't. I should have, but I was in a hurry.

--audio-id--

EN945754cd

--video-solution--

2

--explanation--

I should have shows regret about something in the past.

Mark admits he didn't run the tests and gives a reason: I was in a hurry. This sentence shows that he knows it was important but didn't do it.

--scene--

json
{
  "setup": {
    "background": "company2-center.png",
    "characters": [
      {
        "character": "Sophie",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_17-1.mp3",
      "startTime": 1,
      "startTimestamp": 49.5,
      "finishTimestamp": 50.42
    }
  },
  "commands": [
    {
      "character": "Sophie",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Sophie",
      "startTime": 1,
      "finishTime": 1.92,
      "dialogue": {
        "text": "Did you run the tests?",
        "align": "center"
      }
    },
    {
      "character": "Sophie",
      "opacity": 0,
      "startTime": 2.42
    }
  ]
}