Back to Freecodecamp

Task 11

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

latest1.3 KB
Original Source
<!-- (Audio) Candidate: We were responsible for the checkout process, and it was a successful implementation. -->

--description--

Listen to the audio and complete the sentence below.

--fillInTheBlank--

--sentence--

We BLANK responsible for the checkout process, and it BLANK a successful implementation.

--blanks--

were

--feedback--

This is the past simple form of verb to be, used with you, we, or they.


was

--feedback--

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

--scene--

json
{
  "setup": {
    "background": "interview-room3.png",
    "characters": [
      {
        "character": "Candidate",
        "position": {"x":50,"y":0,"z":1.4},
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "3.1-1.mp3",
      "startTime": 1,
      "startTimestamp": 28.88,
      "finishTimestamp": 33.40
    }
  },
  "commands": [
    {
      "character": "Candidate",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Candidate",
      "startTime": 1,
      "finishTime": 5.52,
      "dialogue": {
        "text": "We were responsible for the checkout process, and it was a successful implementation.",
        "align": "center"
      }
    },
    {
      "character": "Candidate",
      "opacity": 0,
      "startTime": 6.02
    }
  ]
}