Back to Freecodecamp

Task 8

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

latest1.5 KB
Original Source
<!-- (Audio) Sophie: Sure, Mark. What's on your mind? -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What is Sophie asking Mark?

--answers--

What Mark is thinking or concerned about.


What Mark is planning to do next.

--feedback--

Sophie's question doesn't focus on Mark's plans.


What Mark wants to eat for lunch.

--feedback--

There is no mention of lunch or food in Sophie's question.


If Mark has finished his work.

--feedback--

Sophie's question is not about Mark's work status.

--video-solution--

1

--explanation--

When Sophie asks What's on your mind, she is inquiring about what Mark is thinking or what might be troubling or interesting him.

--scene--

json
{
  "setup": {
    "background": "company2-center.png",
    "characters": [
      {
        "character": "Sophie",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_16-1.mp3",
      "startTime": 1,
      "startTimestamp": 7.44,
      "finishTimestamp": 8.84
    }
  },
  "commands": [
    {
      "character": "Sophie",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Sophie",
      "startTime": 1,
      "finishTime": 2.4,
      "dialogue": {
        "text": "Sure Mark. What's on your mind?",
        "align": "center"
      }
    },
    {
      "character": "Sophie",
      "opacity": 0,
      "startTime": 2.9
    }
  ]
}