Back to Freecodecamp

Task 4

curriculum/challenges/english/blocks/learn-how-to-talk-about-updates-and-plans-for-tasks-and-projects/6613d3c56e46394b97da3c30.md

latest1.9 KB
Original Source
<!-- (Audio) Brian: Well, we're going to use a framework for the front-end, probably React. It's the technology we're most comfortable with, and it will make development faster. -->

--description--

Listen to the audio and complete the sentence.

--fillInTheBlank--

--sentence--

Well, we're BLANK to use a framework for the front-end, probably React. It's the technology we're most BLANK with, and it BLANK make development faster.

--blanks--

going

--feedback--

It indicates a plan or intention for the future. Brian is talking about a planned action.


comfortable

--feedback--

It means at ease or confident. Brian is saying they are confident using React.


will

--feedback--

It is used for future actions. Brian is predicting that using React will speed up development.

--scene--

json
{
  "setup": {
    "background": "company2-center.png",
    "characters": [
      {
        "character": "Brian",
        "position": {
          "x": 50,
          "y": 15,
          "z": 1.2
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "8.2-1.mp3",
      "startTime": 1,
      "startTimestamp": 6.06,
      "finishTimestamp": 14.02
    }
  },
  "commands": [
    {
      "character": "Brian",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Brian",
      "startTime": 1,
      "finishTime": 4.84,
      "dialogue": {
        "text": "Well, we're going to use a framework for the front-end, probably React.",
        "align": "center"
      }
    },
    {
      "character": "Brian",
      "startTime": 5.1,
      "finishTime": 8.96,
      "dialogue": {
        "text": "It's the technology we're most comfortable with and it will make development faster.",
        "align": "center"
      }
    },
    {
      "character": "Brian",
      "opacity": 0,
      "startTime": 9.46
    }
  ]
}