Back to Freecodecamp

Task 40

curriculum/challenges/english/blocks/learn-how-to-discuss-popular-trends-in-technology/661939c3f5ce238bfafba2b4.md

latest1.4 KB
Original Source
<!-- (Audio) Alice: Also, cloud storage services make it easy to share and collaborate on documents. -->

--description--

Listen to the audio and fill in the blanks.

--fillInTheBlank--

--sentence--

Also, BLANK BLANK services make it easy to share and collaborate on documents.

--blanks--

cloud

--feedback--

The space on the internet where you can keep photos and files, so you can access them from anywhere.


storage

--feedback--

A place where you can put things, keeping them safe, organized and easy to find later.

--scene--

json
{
  "setup": {
    "background": "company2-center.png",
    "characters": [
      {
        "character": "Alice",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "4.2-2.mp3",
      "startTime": 1,
      "startTimestamp": 37.88,
      "finishTimestamp": 42.02
    }
  },
  "commands": [
    {
      "character": "Alice",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Alice",
      "startTime": 1,
      "finishTime": 5.14,
      "dialogue": {
        "text": "Also, cloud storage services make it easy to share and collaborate on documents.",
        "align": "center"
      }
    },
    {
      "character": "Alice",
      "opacity": 0,
      "startTime": 5.64
    }
  ]
}