Back to Freecodecamp

Task 151

curriculum/challenges/english/blocks/learn-about-speculation-and-requests/67f66e7f3fe1f721cf9cb189.md

latest1.7 KB
Original Source
<!-- (audio) Alice: I think this new approach could be a game-changer for our training sessions. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

Is Alice positive about the new approach?

--answers--

No, she is uncertain if it will work.

--feedback--

Alice sounds confident and believes it will have a big impact.


No, she thinks it will not improve training.

--feedback--

Alice supports the new approach and believes it will be helpful.


Yes, she says it might make a big difference.


Yes, but she wants to change the plan completely.

--feedback--

Alice agrees with the plan as it is and does not suggest changing it.

--video-solution--

3

--explanation--

Alice is very positive about the new training approach. She says it could be a game-changer meaning she thinks it will make a big improvement.

This means she fully supports Brian's plan.

--scene--

json
{
  "setup": {
    "background": "company2-boardroom.png",
    "characters": [
      {
        "character": "Alice",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_17-3.mp3",
      "startTime": 1,
      "startTimestamp": 75.58,
      "finishTimestamp": 78.36
    }
  },
  "commands": [
    {
      "character": "Alice",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Alice",
      "startTime": 1,
      "finishTime": 3.78,
      "dialogue": {
        "text": "I think this new approach could be a game-changer for our training sessions.",
        "align": "center"
      }
    },
    {
      "character": "Alice",
      "opacity": 0,
      "startTime": 4.28
    }
  ]
}