Back to Freecodecamp

Task 61

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

latest2.2 KB
Original Source
<!-- (Audio) Maria: If someone forgets, it could be a disaster. But I think we are pretty solid here. Brian helped us set up a reminder to back up our work daily along with some other tasks. --> <!-- SPEAKING -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What option agrees with Maria?

--answers--

I don't think it's solid.

--audio-id--

EN20aa44fb

--feedback--

This response disagrees, but the speaker confidently stated that the system is reliable.


Oh, I see.

--audio-id--

EN85d307e1

--video-solution--

2

--explanation--

Oh, I see shows understanding and agreement with what the speaker explained. It's a polite and neutral way to acknowledge their explanation. Examples of similar responses:

  • Got it. - Expressing understanding.

  • That makes sense. - Agreeing with and acknowledging the explanation.

Using such responses helps continue a conversation while showing active listening.

--scene--

json
{
  "setup": {
    "background": "company2-boardroom.png",
    "characters": [
      {
        "character": "Maria",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.5
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_7-2.mp3",
      "startTime": 1,
      "startTimestamp": 9.64,
      "finishTimestamp": 18.2
    }
  },
  "commands": [
    {
      "character": "Maria",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Maria",
      "startTime": 1,
      "finishTime": 2.94,
      "dialogue": {
        "text": "If someone forgets, it could be a disaster.",
        "align": "center"
      }
    },
    {
      "character": "Maria",
      "startTime": 3.38,
      "finishTime": 5.08,
      "dialogue": {
        "text": "But I think we are pretty solid here.",
        "align": "center"
      }
    },
    {
      "character": "Maria",
      "startTime": 5.62,
      "finishTime": 9.56,
      "dialogue": {
        "text": "Brian helped us set up a reminder to backup our work daily along with some other tasks.",
        "align": "center"
      }
    },
    {
      "character": "Maria",
      "opacity": 0,
      "startTime": 10.06
    }
  ]
}