Back to Freecodecamp

Task 83

curriculum/challenges/english/blocks/learn-how-to-clarify-misunderstandings/67f0b26e70d72a3ff701cfa5.md

latest1.8 KB
Original Source
<!-- (Audio) Mark: Not that I know of. Should I try updating them to see if that helps? -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What is Mark asking about?

--answers--

If he should try updating the drivers.


If updating the drivers will definitely help.

--feedback--

Mark is not asking if updating the drivers will definitely help.


If updating the drivers is the only solution.

--feedback--

Mark is asking if it would help, but he is not saying it's the only solution.


If the drivers have already been updated.

--feedback--

Mark is not asking if the drivers have already been updated.

--video-solution--

1

--explanation--

To find the correct answer, listen to how Mark asks his question.

He says Should I try updating them, which shows he's asking for advice or confirmation. He is not sure if this action will solve the issue, but he thinks it might be worth trying.

--scene--

json
{
  "setup": {
    "background": "company2-center.png",
    "characters": [
      {
        "character": "Mark",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_16-2.mp3",
      "startTime": 1,
      "startTimestamp": 55.6,
      "finishTimestamp": 59.16
    }
  },
  "commands": [
    {
      "character": "Mark",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Mark",
      "startTime": 1,
      "finishTime": 4.56,
      "dialogue": {
        "text": "Not that I know of. Should I try updating them to see if that helps?",
        "align": "center"
      }
    },
    {
      "character": "Mark",
      "opacity": 0,
      "startTime": 4.96
    }
  ]
}