Back to Freecodecamp

Task 13

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

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

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

Mark has seen something similar. What can he answer?

--answers--

Yes, I have.

--audio-id--

EN9aeb69ca


I will.

--audio-id--

EN891bd528

--feedback--

This is not the best answer. I will implies Mark will see something similar in the future, while Sarah is asking about past experience.

--video-solution--

1

--explanation--

Sarah is asking if Mark's seen anything similar before. Yes, I have, confirms that he's had a similar experience in the past. If he hasn't, No, I haven't would work as well.

--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
    }
  ]
}