Back to Freecodecamp

Task 6

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

latest1.6 KB
Original Source
<!-- (audio) Sophie: It's not a big deal, but we should fix it before it causes problems. Can we talk about it? --> <!-- SPEAKING -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

Mark would like to talk with Sophie. What should he say?

--answers--

Fix it now.

--audio-id--

ENfc75c224

--feedback--

This doesn't answer Sophie's question. It just gives an order.


Sure, Sophie.

--audio-id--

EN47972495

--video-solution--

2

--explanation--

Sophie asks Can we talk about it?, which means she wants to discuss the details with Mark.

A natural and polite response from Mark would be Sure, Sophie because it directly acknowledges her request and agrees to the conversation. This phrase helps keep the conversation open and friendly.

--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": 5.72,
      "finishTimestamp": 9.64
    }
  },
  "commands": [
    {
      "character": "Sophie",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Sophie",
      "startTime": 1,
      "finishTime": 4.92,
      "dialogue": {
        "text": "It's not a big deal, but we should fix it before it causes problems. Can we talk about it?",
        "align": "center"
      }
    },
    {
      "character": "Sophie",
      "opacity": 0,
      "startTime": 5.42
    }
  ]
}