Back to Freecodecamp

Task 46

curriculum/challenges/english/blocks/learn-how-to-use-modal-verbs/67d56499ef1998328dd37642.md

latest1.7 KB
Original Source
<!-- Mark: Sounds like a plan. I'll start with the updates and set up the authentication. Thanks for the guidance, Jessica. -->

--instructions--

Listen to the audio and complete the sentence below.

--fillInTheBlank--

--sentence--

Sounds like a plan. I'll start with the updates and set up the authentication. BLANK the BLANK, Jessica.

--blanks--

Thanks for

--feedback--

This phrase of two words is used to express gratitude for something. The first letter is capitalized.


guidance

--feedback--

This noun means help or advice given to someone.

--explanation--

Thanks for the guidance expresses gratitude.

Thanks for is a common way to thank someone for something they've done, and guidance refers to the advice or help Jessica has provided. By saying this, Mark is thanking Jessica for her support in helping him with the task.

--scene--

json
{
  "setup": {
    "background": "company2-center.png",
    "characters": [
      {
        "character": "Mark",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_14-1.mp3",
      "startTime": 1,
      "startTimestamp": 62.24,
      "finishTimestamp": 67.58
    }
  },
  "commands": [
    {
      "character": "Mark",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Mark",
      "startTime": 1,
      "finishTime": 6.34,
      "dialogue": {
        "text": "Sounds like a plan. I'll start with the updates and set up the authentication. Thanks for the guidance, Jessica.",
        "align": "center"
      }
    },
    {
      "character": "Mark",
      "opacity": 0,
      "startTime": 6.84
    }
  ]
}