Back to Freecodecamp

Task 69

curriculum/challenges/english/blocks/learn-how-to-share-your-opinion/678e5cb2176e3ecfdf0897a8.md

latest1.9 KB
Original Source
<!-- (audio) Jake: Maybe we should see what the rest of the team prefers since it won't be just the two of us working on the project. -->

--instructions--

Listen to the audio and choose the correct answer to the question below.

--questions--

--text--

What does Jake suggest they should do?

--answers--

Jake suggests working alone on the project.

--feedback--

Jake mentions the team's involvement, not working alone.


Jake suggests checking with the rest of the team for their preferences.


Jake suggests postponing the project until further discussion.

--feedback--

Jake does not mention delaying the project.


Jake suggests that only the two of them should decide.

--feedback--

Jake emphasizes the importance of the team's input, not just their own decision.

--video-solution--

2

--explanation--

Listen for key words that show Jake’s suggestion.

See what the rest of the team prefers – This tells you he wants to gather input from others.

Won't be just the two of us – This emphasizes that the decision affects more than just them.

--scene--

json
{
  "setup": {
    "background": "company1-boardroom.png",
    "characters": [
      {
        "character": "Jake",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_9-2.mp3",
      "startTime": 1,
      "startTimestamp": 58.38,
      "finishTimestamp": 64.06
    }
  },
  "commands": [
    {
      "character": "Jake",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Jake",
      "startTime": 1,
      "finishTime": 6.68,
      "dialogue": {
        "text": "Maybe we should see what the rest of the team prefers, since it won't just be the two of us working on this project.",
        "align": "center"
      }
    },
    {
      "character": "Jake",
      "opacity": 0,
      "startTime": 7.18
    }
  ]
}