Back to Freecodecamp

Task 103

curriculum/challenges/english/blocks/learn-future-continuous-while-describing-actions/675ff37bebf32bc223e3660a.md

latest1.7 KB
Original Source
<!-- (Audio) Anna: What should they do to protect themselves while traveling for work? -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What does Anna want to discuss?

--answers--

Ways to stay safe while traveling for work.


The best travel routes for employees.

--feedback--

Anna's question is not about travel routes but about safety during work-related travel.


How to organize travel schedules.

--feedback--

Anna is not asking about schedules; she is asking about protection while traveling.


Options for remote work while traveling.

--feedback--

Anna does not mention remote work in her question.

--video-solution--

1

--explanation--

Anna's question shows she is focused on discussing safety measures during work-related travel, not travel routes, schedules, or remote work options.

--scene--

json
{
  "setup": {
    "background": "interview-room1.png",
    "characters": [
      {
        "character": "Anna",
        "position": {
          "x": 50,
          "y": 15,
          "z": 1.2
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_6-3.mp3",
      "startTime": 1,
      "startTimestamp": 45.44,
      "finishTimestamp": 48.02
    }
  },
  "commands": [
    {
      "character": "Anna",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Anna",
      "startTime": 1,
      "finishTime": 3.58,
      "dialogue": {
        "text": "What should they do to protect themselves while traveling for work?",
        "align": "center"
      }
    },
    {
      "character": "Anna",
      "opacity": 0,
      "startTime": 4.08
    }
  ]
}