Back to Freecodecamp

Task 19

curriculum/challenges/english/blocks/learn-how-to-discuss-roles-and-responsibilities/65b261dae662a3512ed47826.md

latest1.3 KB
Original Source
<!-- (Audio) Sophie: Ten years? That's impressive! What does she do exactly? -->

--description--

The word impressive means something is very good or amazing. It's like saying "Wow!" when you hear or see something really great.

For example, if a friend tells you they can speak three languages, you can say, It's impressive! This means you think what they can do is very cool and amazing.

--fillInTheBlank--

--sentence--

Ten years? That's BLANK! What does she do exactly?

--blanks--

impressive

--feedback--

It means something is very good or makes you say "Wow!"

--scene--

json
{
  "setup": {
    "background": "company2-center.png",
    "characters": [
      {
        "character": "Sophie",
        "position": {"x":50,"y":0,"z":1.4},
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "3.3-1.mp3",
      "startTime": 1,
      "startTimestamp": 20.62,
      "finishTimestamp": 23.06
    }
  },
  "commands": [
    {
      "character": "Sophie",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Sophie",
      "startTime": 1,
      "finishTime": 3.44,
      "dialogue": {
        "text": "10 years? That's impressive. What does she do exactly?",
        "align": "center"
      }
    },
    {
      "character": "Sophie",
      "opacity": 0,
      "startTime": 3.94
    }
  ]
}