Back to Freecodecamp

Task 26

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

latest1.3 KB
Original Source
<!-- (Audio) Second Candidate: Yes. Our team was involved in a project to redesign the company's website. -->

--description--

Listen to the audio and complete the sentence below.

--fillInTheBlank--

--sentence--

Yes. Our team BLANK involved in a project to BLANK the company's website.

--blanks--

was

--feedback--

This is the past simple form of verb to be, used with I, he, she, or it.


redesign

--feedback--

This word means to design something again in a different way.

--scene--

json
{
  "setup": {
    "background": "interview-room3.png",
    "characters": [
      {
        "character": "Second Candidate",
        "position": {"x":50,"y":15,"z":1.2},
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "3.1-2.mp3",
      "startTime": 1,
      "startTimestamp": 28.12,
      "finishTimestamp": 32.20
    }
  },
  "commands": [
    {
      "character": "Second Candidate",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Second Candidate",
      "startTime": 1,
      "finishTime": 5.08,
      "dialogue": {
        "text": "Yes. Our team was involved in a project to redesign the company's website.",
        "align": "center"
      }
    },
    {
      "character": "Second Candidate",
      "opacity": 0,
      "startTime": 5.58
    }
  ]
}