Back to Freecodecamp

Task 140

curriculum/challenges/english/blocks/learn-how-to-clarify-misunderstandings/67f3aadcf84a73f5035b8a49.md

latest2.3 KB
Original Source
<!-- (Audio) Jessica: Of course. I'll send you an updated project timeline later today so we're clear on what's coming up. Thanks for pointing that out. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What does Jessica plan to do after receiving feedback?

--answers--

Send an updated timeline to help clarify the next steps.


Schedule a new meeting to discuss the project goals.

--feedback--

She doesn't mention setting up a meeting.


Cancel the current plan and start from scratch.

--feedback--

Jessica isn't changing the plan completely.


Ask someone else to manage the timeline instead.

--feedback--

Jessica doesn't say she's passing the task to someone else.

--video-solution--

1

--explanation--

Jessica says she will send an updated project timeline later today, meaning she plans to provide a revised version of the timeline that includes the most current information. This shows she is taking action based on the feedback.

She also mentions, so we're clear on what's coming up, which means she wants to ensure everyone understands the upcoming tasks and timelines. She is making sure there's no confusion about future steps.

--scene--

json
{
  "setup": {
    "background": "company1-boardroom.png",
    "characters": [
      {
        "character": "Jessica",
        "position": {
          "x": 50,
          "y": 15,
          "z": 1.2
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_16-3.mp3",
      "startTime": 1,
      "startTimestamp": 72.38,
      "finishTimestamp": 78.02
    }
  },
  "commands": [
    {
      "character": "Jessica",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Jessica",
      "startTime": 1,
      "finishTime": 5.54,
      "dialogue": {
        "text": "Of course. I'll send you an updated project timeline later today so we're clear on what's coming up.",
        "align": "center"
      }
    },
    {
      "character": "Jessica",
      "startTime": 5.6,
      "finishTime": 6.6,
      "dialogue": {
        "text": "Thanks for pointing that out.",
        "align": "center"
      }
    },
    {
      "character": "Jessica",
      "opacity": 0,
      "startTime": 7.1
    }
  ]
}