Back to Freecodecamp

Task 115

curriculum/challenges/english/blocks/learn-about-adverbial-phrases/680be45b2a55861beedc6493.md

latest2.1 KB
Original Source
<!-- (Audio) Maria: Excellent. Can you write a new strategy based on our talk today and share it at our next team meeting? -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What does Maria think of Riker's point of view, and what does she suggest he do?

--answers--

She agrees with him and asks him to prepare a new plan.


She disagrees and suggests finding a different solution.

--feedback--

At the beginning, Maria uses a word that expresses strong agreement, not the opposite.


She says the discussion is not important right now.

--feedback--

Maria clearly wants to continue with the discussion.


She tells him to present the old strategy again.

--feedback--

Maria does not ask Riker to reuse the old strategy.

--video-solution--

1

--explanation--

Excellent is used to show strong approval, excitement, or satisfaction. It means something is very good or exactly what was needed. For example:

The design looks excellent. Let's move forward with it. – This means the design is very good, and the speaker is happy to continue using it.

--scene--

json
{
  "setup": {
    "background": "company1-boardroom.png",
    "characters": [
      {
        "character": "Maria",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.5
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_18-3.mp3",
      "startTime": 1,
      "startTimestamp": 61.24,
      "finishTimestamp": 65.56
    }
  },
  "commands": [
    {
      "character": "Maria",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Maria",
      "startTime": 1,
      "finishTime": 3.88,
      "dialogue": {
        "text": "Excellent. Can you write a new strategy based on our talk today",
        "align": "center"
      }
    },
    {
      "character": "Maria",
      "startTime": 3.88,
      "finishTime": 5.32,
      "dialogue": {
        "text": "and share it at our next team meeting?",
        "align": "center"
      }
    },
    {
      "character": "Maria",
      "opacity": 0,
      "startTime": 5.82
    }
  ]
}