Back to Freecodecamp

Task 5

curriculum/challenges/english/blocks/learn-future-continuous-while-describing-actions/674f0d0dec2922641ce2c8e9.md

latest2.0 KB
Original Source
<!-- (Audio) Jessica: Hey Brian, I heard we're running some tests on the website this weekend. Are you going to be online during the scheduled maintenance? -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What does Jessica want to know?

--answers--

If Brian will update the website content.

--feedback--

Jessica is not asking about making updates to the website content.


If Brian will manage the test results.

--feedback--

Jessica does not mention anything about managing test results.


If Brian will schedule future tests.

--feedback--

The scheduling of tests is not part of Jessica's question.


If Brian will be online during the maintenance planned in advance.

--video-solution--

4

--explanation--

Jessica's question is directly about Brian's availability online during the scheduled maintenance, not about tasks like updates, test management, or scheduling.

--scene--

json
{
  "setup": {
    "background": "company2-boardroom.png",
    "characters": [
      {
        "character": "Jessica",
        "position": {
          "x": 50,
          "y": 15,
          "z": 1.2
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_6-1.mp3",
      "startTime": 1,
      "startTimestamp": 0,
      "finishTimestamp": 6.26
    }
  },
  "commands": [
    {
      "character": "Jessica",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Jessica",
      "startTime": 1,
      "finishTime": 4.62,
      "dialogue": {
        "text": "Hey Brian, I heard we're running some tests on the website this weekend.",
        "align": "center"
      }
    },
    {
      "character": "Jessica",
      "startTime": 5.08,
      "finishTime": 7.26,
      "dialogue": {
        "text": "Are you going to be online during the scheduled maintenance?",
        "align": "center"
      }
    },
    {
      "character": "Jessica",
      "opacity": 0,
      "startTime": 7.76
    }
  ]
}