Back to Freecodecamp

Task 39

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

latest1.8 KB
Original Source
<!-- (audio) Sophie: Absolutely. It's a good practice and it helps avoid mistakes. Don't worry though. We all mess up sometimes. We all learn from our mistakes. --> <!-- SPEAKING -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What would Mark say to show that he values Sophie's feedback?

--answers--

Thanks, Sophie. I appreciate your feedback.

--audio-id--

ENf7ee3b5a


Your feedback is not helpful.

--audio-id--

EN14c0ad5c

--feedback--

Mark should thank Sophie, not dismiss her.

--video-solution--

1

--explanation--

To show appreciation, Mark says Thanks, Sophie. I appreciate your feedback.

This response is polite and respectful. Thanks shows gratitude, and I appreciate your feedback means he values what she said.

--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": 58.22,
      "finishTimestamp": 64.8
    }
  },
  "commands": [
    {
      "character": "Sophie",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Sophie",
      "startTime": 1,
      "finishTime": 4.0,
      "dialogue": {
        "text": "Absolutely. It's a good practice and it helps avoid mistakes.",
        "align": "center"
      }
    },
    {
      "character": "Sophie",
      "startTime": 4.1,
      "finishTime": 7.58,
      "dialogue": {
        "text": "Don't worry though. We all mess up sometimes. We all learn from our mistakes.",
        "align": "center"
      }
    },
    {
      "character": "Sophie",
      "opacity": 0,
      "startTime": 8.08
    }
  ]
}