Back to Freecodecamp

Task 71

curriculum/challenges/english/blocks/learn-how-to-talk-about-past-activities/66df66f819d8815b87cd7020.md

latest1.7 KB
Original Source
<!-- AUDIO REFERENCE: Bob: Have any users specifically mentioned these issues in their feedback? --> <!--SPEAKING -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

Which option is the best answer to Bob's question?

--answers--

Not yet, but I anticipate we'll start receiving more detailed reports.

--audio-id--

EN016c5447


There are no new features in this version.

--audio-id--

EN6246f153

--feedback--

Consider if this answer is addressing Bob's question about specific mentions of issues.

--video-solution--

1

--explanation--

When someone asks a question like Bob does, Have any users specifically mentioned these issues in their feedback?, they are looking for a clear answer about whether the users have directly talked about the issues.

Choose the best answer that directly answers to Bob's question.

--scene--

json
{
  "setup": {
    "background": "company2-center.png",
    "characters": [
      {
        "character": "Bob",
        "position": {
          "x": 50,
          "y": 15,
          "z": 1.2
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_3-2.mp3",
      "startTime": 1,
      "startTimestamp": 30.54,
      "finishTimestamp": 34.22
    }
  },
  "commands": [
    {
      "character": "Bob",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Bob",
      "startTime": 1,
      "finishTime": 4.68,
      "dialogue": {
        "text": "Have any users specifically mentioned these issues in their feedback?",
        "align": "center"
      }
    },
    {
      "character": "Bob",
      "opacity": 0,
      "startTime": 5.18
    }
  ]
}