Back to Freecodecamp

Task 81

curriculum/challenges/english/blocks/learn-determiners-and-advanced-use-of-articles/68124c96feedb02a36e80a26.md

latest1.5 KB
Original Source
<!-- (Audio) Alice: That makes sense. Do we have any plans for how often we'll check their progress? --> <!-- SPEAKING -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

Bob is planning to check their progress at a fixed time. What could he say?

--answers--

No, progress isn't important.

--audio-id--

EN71eedc5d

--feedback--

They clearly think progress is important to check.


Yes. We'll meet every two weeks.

--audio-id--

ENc386fbfc

--video-solution--

2

--explanation--

Alice asks if there are any plans for checking progress.

The correct response suggests they have regular, planned meetings.

--scene--

json
{
  "setup": {
    "background": "company1-boardroom.png",
    "characters": [
      {
        "character": "Alice",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_20-2.mp3",
      "startTime": 1,
      "startTimestamp": 37.08,
      "finishTimestamp": 40.8
    }
  },
  "commands": [
    {
      "character": "Alice",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Alice",
      "startTime": 1,
      "finishTime": 4.72,
      "dialogue": {
        "text": "That makes sense. Do we have any plans for how often we'll check their progress?",
        "align": "center"
      }
    },
    {
      "character": "Alice",
      "opacity": 0,
      "startTime": 5.22
    }
  ]
}