Back to Freecodecamp

Task 12

curriculum/challenges/english/blocks/learn-how-to-use-conditionals/677f95eae1285f0a1e2c8e3b.md

latest2.2 KB
Original Source
<!-- (audio) Sarah: I did, but the problem seems to be more than just the power connection. Have you seen anything similar? -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What does Sarah want to know?

--answers--

If Mark has experienced a similar problem before.


If Mark can fix the computer immediately.

--feedback--

Sarah is asking about his experience, not whether he can fix the computer.


If Mark has seen a power cable issue like this.

--feedback--

Sarah is referring to the overall problem, not just the power connection.


If Mark knows someone who can fix the computer.

--feedback--

Sarah's question is about Mark's past experiences with similar problems, not about finding someone else to fix it.

--video-solution--

1

--explanation--

The question Have you seen anything similar? is a way of asking whether someone has encountered a situation or issue like this before.

In the audio, Sarah is asking Mark if he has had experience with a similar problem.

--scene--

json
{
  "setup": {
    "background": "company2-center.png",
    "characters": [
      {
        "character": "Sarah",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_7-1.mp3",
      "startTime": 1,
      "startTimestamp": 9.32,
      "finishTimestamp": 13.98
    }
  },
  "commands": [
    {
      "character": "Sarah",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Sarah",
      "startTime": 1,
      "finishTime": 2.86,
      "dialogue": {
        "text": "I did, but the problem seems to be more",
        "align": "center"
      }
    },
    {
      "character": "Sarah",
      "startTime": 2.86,
      "finishTime": 3.96,
      "dialogue": {
        "text": "than just the power connection.",
        "align": "center"
      }
    },
    {
      "character": "Sarah",
      "startTime": 4.28,
      "finishTime": 5.66,
      "dialogue": {
        "text": "Have you seen anything similar?",
        "align": "center"
      }
    },
    {
      "character": "Sarah",
      "opacity": 0,
      "startTime": 6.16
    }
  ]
}