Back to Freecodecamp

Task 42

curriculum/challenges/english/blocks/learn-future-continuous-while-describing-actions/6759a570761b794ba1dc57e5.md

latest1.6 KB
Original Source
<!-- (audio) Mark: Did you figure out what's causing the problem? -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What does Mark want to know?

--answers--

If the cause of the problem has been identified.


If the problem has been fixed.

--feedback--

Mark is not asking whether the problem is fixed.


What steps were taken to solve the problem.

--feedback--

Mark is not asking about the steps taken.


If there will be future problems.

--feedback--

Mark is focusing on the current issue, not on potential future problems.

--video-solution--

1

--explanation--

Mark's question shows he is specifically interested in identifying the cause of the issue, rather than focusing on its resolution or future concerns.

--scene--

json
{
  "setup": {
    "background": "company2-center.png",
    "characters": [
      {
        "character": "Mark",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_6-2.mp3",
      "startTime": 1,
      "startTimestamp": 9.18,
      "finishTimestamp": 10.82
    }
  },
  "commands": [
    {
      "character": "Mark",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Mark",
      "startTime": 1,
      "finishTime": 2.64,
      "dialogue": {
        "text": "Did you figure out what's causing the problem?",
        "align": "center"
      }
    },
    {
      "character": "Mark",
      "opacity": 0,
      "startTime": 3.14
    }
  ]
}