Back to Freecodecamp

Task 35

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

latest2.1 KB
Original Source
<!-- (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--

What is Sophie comparing between SecureSoft and SafeGuard?

--answers--

How flexible SafeGuard is compared to SecureSoft.


The number of integration options available.

--feedback--

The audio mentions integration options, but the main comparison is not the number of options.


The overall performance of both tools.

--feedback--

Sophie doesn't mention performance directly.


How secure SafeGuard is compared to SecureSoft.

--feedback--

Security is not the main topic of the conversation.

--video-solution--

1

--explanation--

Sophie is comparing the flexibility of SafeGuard to SecureSoft by asking if SafeGuard is as flexible, which indicates a comparison between the two tools' ability to adapt and integrate with other tools.

She wants to know if SafeGuard is equally good at this as SecureSoft.

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