Back to Freecodecamp

Task 84

curriculum/challenges/english/blocks/learn-how-to-describe-places-and-events/66b56d36cc47571a0e2a3dc5.md

latest1.6 KB
Original Source
<!-- AUDIO REFERENCE: Anna: When do you think this new module will be ready? --> <!-- SPEAKING -->

--questions--

--text--

Which option is the best answer to Anna's question?

--answers--

I'm working on it now and should be done soon.

--audio-id--

EN75121bdc


I worked for my family last year.

--audio-id--

EN23e1099b

--feedback--

This answer doesn't have anything to do with the dialogue. Focus on answers that indicate ongoing work or plans related to the module.

--video-solution--

1

--explanation--

Anna is asking about the progress and timeline for the new module. The best answer will describe an action that is happening now or a plan for the near future, which is often expressed in the Present Continuous tense. Focus on answers that indicate ongoing work or plans related to the module.

--scene--

json
{
  "setup": {
    "background": "company2-breakroom.png",
    "characters": [
      {
        "character": "Anna",
        "position": {
          "x": 50,
          "y": 15,
          "z": 1.2
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_1-2.mp3",
      "startTime": 1,
      "startTimestamp": 47.12,
      "finishTimestamp": 48.96
    }
  },
  "commands": [
    {
      "character": "Anna",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Anna",
      "startTime": 1,
      "finishTime": 2.84,
      "dialogue": {
        "text": "When do you think this new module will be ready?",
        "align": "center"
      }
    },
    {
      "character": "Anna",
      "opacity": 0,
      "startTime": 3.34
    }
  ]
}