Back to Freecodecamp

Task 58

curriculum/challenges/english/blocks/learn-how-to-share-your-opinion/678e4e4d897d24c0c14dcf70.md

latest2.0 KB
Original Source
<!-- (audio) Maria: I understand, but IntelliJ IDEA integrates well with various build tools. It also has built-in support for version control, which we rely on a lot. --> <!-- SPEAKING -->

--instructions--

Listen to the audio and complete the sentence below.

--questions--

--text--

What is a natural way to acknowledge Maria's reasoning in a conversation?

--answers--

That's a good reason.

--audio-id--

EN15a1d311


I don't think that's necessary.

--audio-id--

EN0efe13b5

--feedback--

This response doesn't agree with Anna's reason and might sound like you're not respecting her opinion.

--video-solution--

1

--explanation--

Think about how people show understanding in conversations.

The phrase That's a good reason acknowledges Maria's point without necessarily agreeing or disagreeing. This kind of response helps keep discussions open and allows for further conversation.

--scene--

json
{
  "setup": {
    "background": "company1-boardroom.png",
    "characters": [
      {
        "character": "Maria",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.5
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_9-2.mp3",
      "startTime": 1,
      "startTimestamp": 28.41,
      "finishTimestamp": 36.5
    }
  },
  "commands": [
    {
      "character": "Maria",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Maria",
      "startTime": 1,
      "finishTime": 5.29,
      "dialogue": {
        "text": "I understand, but IntelliJ IDEA integrates well with various build tools.",
        "align": "center"
      }
    },
    {
      "character": "Maria",
      "startTime": 5.71,
      "finishTime": 9.09,
      "dialogue": {
        "text": "It also has built-in support for version control, which we rely on a lot.",
        "align": "center"
      }
    },
    {
      "character": "Maria",
      "opacity": 0,
      "startTime": 9.59
    }
  ]
}