Back to Freecodecamp

Task 93

curriculum/challenges/english/blocks/learn-how-to-use-prepositions-according-to-context/68557008a40efb11fa809c4b.md

latest1.6 KB
Original Source
<!-- (Audio) Maria: I suggest we double our testing team from four to eight around mid-quarter to ensure thorough coverage. --> <!-- SPEAKING -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

If David agrees with Maria's suggestion, what is he most likely to say?

--answers--

That makes sense.

--audio-id--

EN8829d597


I don't think testing is necessary.

--audio-id--

ENc9367e21

--feedback--

This shows disagreement, but Maria is suggesting increasing testing, not stopping it.

--video-solution--

1

--explanation--

If David agrees, he would respond positively. Saying That makes sense shows that he understands and supports Maria's suggestion to increase the testing team for better results.

--scene--

json
{
  "setup": {
    "background": "company2-boardroom.png",
    "characters": [
      {
        "character": "Maria",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.5
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_22-2.mp3",
      "startTime": 1,
      "startTimestamp": 38.4,
      "finishTimestamp": 43.94
    }
  },
  "commands": [
    {
      "character": "Maria",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Maria",
      "startTime": 1,
      "finishTime": 6.54,
      "dialogue": {
        "text": "I suggest we double our testing team from four to eight around mid-quarter to ensure thorough coverage.",
        "align": "center"
      }
    },
    {
      "character": "Maria",
      "opacity": 0,
      "startTime": 7.04
    }
  ]
}