Back to Freecodecamp

Task 37

curriculum/challenges/english/blocks/learn-determiners-and-advanced-use-of-articles/6810f38cc72d5c299834f066.md

latest1.8 KB
Original Source
<!-- (Audio) Maria: Can we try out the European provider? Testing it in real situations could give us better insights into its performance. --> <!-- SPEAKING -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

Jake likes Maria's idea. What could he say?

--answers--

We should look for another provider instead.

--audio-id--

EN4515dc24

--feedback--

This doesn't match her suggestion about testing.


That's a practical idea.

--audio-id--

EN83ab4e9f

--video-solution--

2

--explanation--

Maria suggests trying out the European provider to get real-world information.

That's a practical idea shows that Jake agrees and supports her plan to test before making a decision.

--scene--

json
{
  "setup": {
    "background": "company2-boardroom.png",
    "characters": [
      {
        "character": "Maria",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.5
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_20-1.mp3",
      "startTime": 1,
      "startTimestamp": 53.32,
      "finishTimestamp": 59.92
    }
  },
  "commands": [
    {
      "character": "Maria",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Maria",
      "startTime": 1,
      "finishTime": 3,
      "dialogue": {
        "text": "Can we try out the European provider?",
        "align": "center"
      }
    },
    {
      "character": "Maria",
      "startTime": 3.32,
      "finishTime": 7.92,
      "dialogue": {
        "text": "Testing it in real situations could give us better insights into its performance.",
        "align": "center"
      }
    },
    {
      "character": "Maria",
      "opacity": 0,
      "startTime": 8.5
    }
  ]
}