Back to Freecodecamp

Task 33

curriculum/challenges/english/blocks/learn-how-to-ask-and-share-about-educational-and-professional-background/657b1d080265ba7c4f96bf79.md

latest1.2 KB
Original Source
<!-- (Audio) Anna: Impressive. We appreciate candidates with strong educational backgrounds and practical experience. -->

--description--

Listen to the audio and complete the sentence below.

--fillInTheBlank--

--sentence--

Impressive. We BLANK candidates with strong educational backgrounds and practical experience.

--blanks--

appreciate

--feedback--

This word means to recognize the value or importance of something or someone's actions.

--scene--

json
{
  "setup": {
    "background": "interview-room3.png",
    "characters": [
      {
        "character": "Anna",
        "position": {"x":50,"y":15,"z":1.2},
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "3.1-2.mp3",
      "startTime": 1,
      "startTimestamp": 57.46,
      "finishTimestamp": 62.32
    }
  },
  "commands": [
    {
      "character": "Anna",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Anna",
      "startTime": 1,
      "finishTime": 5.86,
      "dialogue": {
        "text": "Impressive. We appreciate candidates with strong educational backgrounds and practical experience.",
        "align": "center"
      }
    },
    {
      "character": "Anna",
      "opacity": 0,
      "startTime": 6.36
    }
  ]
}