Back to Freecodecamp

Task 136

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

latest1.7 KB
Original Source
<!-- (Audio) David: Thanks, Jessica. I'd appreciate it. I just want to make sure we're on the same page. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What is David trying to do?

--answers--

Ask Jessica to make the changes quickly.

--feedback--

David doesn't mention speed or urgency.


Suggest that Jessica misunderstood the plan.

--feedback--

He's not blaming Jessica.


Confirm that they both understand the situation the same way.


Request a completely new project plan.

--feedback--

David isn't asking for a new plan. He just wants to be sure they're aligned.

--video-solution--

3

--explanation--

David says, I just want to make sure we're on the same page, which is a common way to ask for confirmation that both people understand the same thing.

It shows he's checking that there's no confusion or misunderstanding.

--scene--

json
{
  "setup": {
    "background": "company1-boardroom.png",
    "characters": [
      {
        "character": "David",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_16-3.mp3",
      "startTime": 1,
      "startTimestamp": 67.78,
      "finishTimestamp": 71.84
    }
  },
  "commands": [
    {
      "character": "David",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "David",
      "startTime": 1,
      "finishTime": 5.06,
      "dialogue": {
        "text": "Thanks, Jessica. I'd appreciate it. I just want to make sure we're on the same page.",
        "align": "center"
      }
    },
    {
      "character": "David",
      "opacity": 0,
      "startTime": 5.56
    }
  ]
}