Back to Freecodecamp

Task 114

curriculum/challenges/english/blocks/learn-how-to-use-prepositions-according-to-context/6856b74824219e668b909a1e.md

latest1.9 KB
Original Source
<!-- (Audio) David: Perfect, Maria. Let's make sure everything is in place so we can meet our project milestones without any delays. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What is David's main focus?

--answers--

He wants to reschedule the project milestones for a later date.

--feedback--

He talks about meeting milestones on time, not moving them.


He wants to confirm that everything is ready to avoid falling behind.


He suggests removing some tasks to make the project easier.

--feedback--

He doesn't mention removing tasks as he talks about preparing properly.


He is asking for a delay due to missing team members.

--feedback--

He is trying to prevent delays, not request one.

--video-solution--

2

--explanation--

David says, Let's make sure everything is in place, which shows he wants to check that all preparations are complete.

His goal is to meet the project milestones and avoid any delays, showing a focus on staying on schedule.

--scene--

json
{
  "setup": {
    "background": "company2-boardroom.png",
    "characters": [
      {
        "character": "David",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_22-2.mp3",
      "startTime": 1,
      "startTimestamp": 71.28,
      "finishTimestamp": 78.02
    }
  },
  "commands": [
    {
      "character": "David",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "David",
      "startTime": 1,
      "finishTime": 7.74,
      "dialogue": {
        "text": "Perfect, Maria. Let's make sure everything is in place so we can meet our project milestones without any delays.",
        "align": "center"
      }
    },
    {
      "character": "David",
      "opacity": 0,
      "startTime": 8.24
    }
  ]
}