Back to Freecodecamp

Task 100

curriculum/challenges/english/blocks/learn-common-phrasal-verbs-and-idioms/6856eaf0b8a6719aff4e1034.md

latest1.7 KB
Original Source
<!-- (Audio) Jake: Looking forward to it. Thanks for this, Linda. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What is Jake telling Linda?

--answers--

That he's unsure if the designs will work.

--feedback--

Jake doesn't sound doubtful.


That he will get someone else to check her work.

--feedback--

Jake's not delegating the feedback to someone else.


That he might need more time to decide.

--feedback--

There's no mention of needing extra time.


That he's excited about what she's going to share.

--video-solution--

4

--explanation--

To look forward to something means to feel excited or happy about something that will happen in the future. For example:

I'm looking forward to our meeting next week. – This means the person is happy and excited about the upcoming meeting.

--scene--

json
{
  "setup": {
    "background": "company2-center.png",
    "characters": [
      {
        "character": "Jake",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_24-2.mp3",
      "startTime": 1,
      "startTimestamp": 91.3,
      "finishTimestamp": 93.64
    }
  },
  "commands": [
    {
      "character": "Jake",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Jake",
      "startTime": 1,
      "finishTime": 3.34,
      "dialogue": {
        "text": "Looking forward to it. Thanks for this, Linda.",
        "align": "center"
      }
    },
    {
      "character": "Jake",
      "opacity": 0,
      "startTime": 3.84
    }
  ]
}