Back to Freecodecamp

Task 36

curriculum/challenges/english/blocks/learn-how-to-express-decisions-based-on-comparisons/67cacf4fe18b471e19ffd5d9.md

latest1.9 KB
Original Source
<!-- SPEAKING --> <!-- (audio) Sophie: Thanks for pointing that out. I noticed that SecureSoft has more integration options with other tools. Is SafeGuard as flexible? -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

How would you respond to Sophie if you think that SafeGuard is not as flexible as SecureSoft?

--answers--

Not really.

--audio-id--

EN5cce73da


Yes, it is.

--audio-id--

EN32f3ec49

--feedback--

This would suggest that SafeGuard is equally as flexible as SecureSoft, which is not the case in this conversation.

--video-solution--

1

--explanation--

In this context, not really is a response that shows mild disagreement, meaning that SafeGuard is not as flexible as SecureSoft. It's a common response when you don't completely agree with a statement.

--scene--

json
{
  "setup": {
    "background": "company2-center.png",
    "characters": [
      {
        "character": "Sophie",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_13-1.mp3",
      "startTime": 1,
      "startTimestamp": 49.48,
      "finishTimestamp": 56.22
    }
  },
  "commands": [
    {
      "character": "Sophie",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Sophie",
      "startTime": 1,
      "finishTime": 5.65,
      "dialogue": {
        "text": "Thanks for pointing that out. I noticed that SecureSoft has more integration options with other tools.",
        "align": "center"
      }
    },
    {
      "character": "Sophie",
      "startTime": 6.39,
      "finishTime": 7.47,
      "dialogue": {
        "text": "Is Safeguard as flexible?",
        "align": "center"
      }
    },
    {
      "character": "Sophie",
      "opacity": 0,
      "startTime": 8.07
    }
  ]
}