Back to Freecodecamp

Task 92

curriculum/challenges/english/blocks/learn-how-to-use-prepositions-according-to-context/68556f6430823e0dc9c64160.md

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

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What is Maria's suggestion?

--answers--

To stop testing during the middle of the quarter.

--feedback--

She wants to increase testing resources, not pause them.


To reduce the number of testers to save time.

--feedback--

She suggests increasing the number, not reducing it.


To add more testers in the middle of the quarter for better testing results.


To move all testing work to the start of the next quarter.

--feedback--

She talks about mid-quarter, not the start of the next one.

--video-solution--

3

--explanation--

Maria says they should double our testing team from four to eight around mid-quarter, showing she wants to increase the number of testers at that time.

Her goal is to improve the quality and completeness of testing, or thorough coverage.

--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
    }
  ]
}