Back to Freecodecamp

Task 77

curriculum/challenges/english/blocks/learn-how-to-describe-places-and-events/66b56714407eff03b29e4fd4.md

latest1.7 KB
Original Source
<!-- (Audio) Brian: I'm thinking of using real-life scenarios this time. -->

--instructions--

Listen to the audio to complete the sentence below.

--fillInTheBlank--

--sentence--

I'm BLANK of using real-life BLANK this time.

--blanks--

thinking

--feedback--

This word shows that the person is considering or planning something. It ends with -ing.


scenarios

--feedback--

This word refers to a possible situation or event, especially one used in teaching or training to make the learning more practical. This word is in plural form.

--explanation--

A real-life scenario is a situation that could happen in everyday life. It's used in training or teaching to make the learning more practical and relevant. For example:

  • The training included real-life scenarios to help us understand how to respond to emergencies. - The training used examples of situations that could happen in real life to help participants learn.

--scene--

json
{
  "setup": {
    "background": "company2-breakroom.png",
    "characters": [
      {
        "character": "Brian",
        "position": {
          "x": 50,
          "y": 15,
          "z": 1.2
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_1-2.mp3",
      "startTime": 1,
      "startTimestamp": 36.78,
      "finishTimestamp": 39.38
    }
  },
  "commands": [
    {
      "character": "Brian",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Brian",
      "startTime": 1,
      "finishTime": 3.6,
      "dialogue": {
        "text": "I'm thinking of using real-life scenarios this time,",
        "align": "center"
      }
    },
    {
      "character": "Brian",
      "opacity": 0,
      "startTime": 4.1
    }
  ]
}