Back to Freecodecamp

Task 64

curriculum/challenges/english/blocks/learn-how-to-use-modal-verbs/67d58b5579051644a1f6064f.md

latest1.6 KB
Original Source
<!-- Sophie: Well, I'm concerned about the deployment process. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What is Sophie concerned about?

--answers--

The security measures during deployment.

--feedback--

Sophie doesn't mention security specifically.


About how the software will be released.


The coordination of the deployment schedule.

--feedback--

Her concern is not the schedule or coordination.


The technical challenges during deployment.

--feedback--

Sophie isn't focused on technical challenges.

--video-solution--

2

--explanation--

Sophie uses deployment to talk about the process of making software available after development.

She is expressing concern about how the software will be released and whether there might be issues.

--scene--

json
{
  "setup": {
    "background": "interview-room3.png",
    "characters": [
      {
        "character": "Sophie",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_14-2.mp3",
      "startTime": 1,
      "startTimestamp": 11.58,
      "finishTimestamp": 14.32
    }
  },
  "commands": [
    {
      "character": "Sophie",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Sophie",
      "startTime": 1,
      "finishTime": 3.94,
      "dialogue": {
        "text": "Well, I'm concerned about the deployment process.",
        "align": "center"
      }
    },
    {
      "character": "Sophie",
      "opacity": 0,
      "startTime": 4.44
    }
  ]
}