Back to Freecodecamp

Task 20

curriculum/challenges/english/blocks/learn-future-continuous-while-describing-actions/6751ad79009d66e2f5878282.md

latest1.9 KB
Original Source
<!-- (Audio) Jessica: Sounds good. Are the other developers going to help you with the tests? -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

How does Jessica feel about the plan, and what does she want to know?

--answers--

She is unsure about the plan and wants to know if it is finalized.

--feedback--

Jessica thinks the plan is good and is not asking about whether it is finalized.


She agrees with the plan and wants to know if the other developers will assist.


She has concerns about the plan and wants to know if it will succeed.

--feedback--

Jessica expresses no concerns about the plan's success.


She disagrees with the plan and wants to know if there are alternatives.

--feedback--

Jessica clearly states Sounds good, showing agreement with the plan.

--video-solution--

2

--explanation--

Jessica says Sounds good, indicating that she agrees with the plan. She then asks if the other developers are going to assist, showing curiosity about who will be involved in the tests.

--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": 28.94,
      "finishTimestamp": 32.3
    }
  },
  "commands": [
    {
      "character": "Jessica",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Jessica",
      "startTime": 1,
      "finishTime": 4.36,
      "dialogue": {
        "text": "Sounds good. Are the other developers going to help you with the tests?",
        "align": "center"
      }
    },
    {
      "character": "Jessica",
      "opacity": 0,
      "startTime": 4.86
    }
  ]
}