Back to Freecodecamp

Task 54

curriculum/challenges/english/blocks/learn-how-to-describe-your-current-project/656a4bea53d6fd4ae86bdb70.md

latest1.9 KB
Original Source
<!-- (Audio) Sarah: Absolutely. I'm learning new skills that I believe will be valuable in my future projects. -->

--description--

Skills are abilities that someone has to do things well. For example:

She has excellent writing skills. - This means she can write very well.

To believe means to think that something is true or to trust that it will happen. For example:

I believe you will do well. - This means you trust or feel sure that someone will succeed.

Valuable means very useful, important, or worth a lot. For example:

Her advice is very valuable to me. - This means the advice is very helpful and important.

--fillInTheBlank--

--sentence--

Absolutely. I'm learning new BLANK that I BLANK will be BLANK in my future projects.

--blanks--

skills

--feedback--

This word in the plural form refers to the new abilities Sarah is learning.


believe

--feedback--

This verb shows Sarah's confidence that her new skills will be useful.


valuable

--feedback--

This adjective means the skills will be important for Sarah's work.

--scene--

json
{
  "setup": {
    "background": "company2-center.png",
    "characters": [
      {
        "character": "Sarah",
        "position": {"x":50,"y":0,"z":1.4},
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "2.3-5.mp3",
      "startTime": 1,
      "startTimestamp": 21.78,
      "finishTimestamp": 26.58
    }
  },
  "commands": [
    {
      "character": "Sarah",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Sarah",
      "startTime": 1,
      "finishTime": 5.80,
      "dialogue": {
        "text": "Absolutely. I'm learning new skills that I believe will be valuable in my future projects.",
        "align": "center"
      }
    },
    {
      "character": "Sarah",
      "opacity": 0,
      "startTime": 6.30
    }
  ]
}