Back to Freecodecamp

Task 102

curriculum/challenges/english/blocks/learn-how-to-share-feedback/679d5ad6f6be717b7d756313.md

latest1.7 KB
Original Source
<!-- (Audio) James: If it's a simple fix, I can work on it right away. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

Does James think he can solve the issue immediately?

--answers--

Only if it's a simple fix.


Yes, no matter how complex the issue is.

--feedback--

James specifies a condition for solving the issue right away.


No, he refuses to work on the issue.

--feedback--

James is willing to work on it.


No, he says someone else should fix it.

--feedback--

James does not say that someone else should fix it.

--video-solution--

1

--explanation--

To work on something means to focus on completing or improving a task. For example:

She is working on a new feature for the app. - This means she is actively developing a new feature.

In this dialogue, James is saying he will start fixing the issue if it is simple.

--scene--

json
{
  "setup": {
    "background": "company1-boardroom.png",
    "characters": [
      {
        "character": "James",
        "position": {
          "x": 50,
          "y": 15,
          "z": 1.2
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_8-3.mp3",
      "startTime": 1,
      "startTimestamp": 39.64,
      "finishTimestamp": 42.26
    }
  },
  "commands": [
    {
      "character": "James",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "James",
      "startTime": 1,
      "finishTime": 3.62,
      "dialogue": {
        "text": "If it's a simple fix, I can work on it right away.",
        "align": "center"
      }
    },
    {
      "character": "James",
      "opacity": 0,
      "startTime": 4.12
    }
  ]
}