Back to Freecodecamp

Task 134

curriculum/challenges/english/blocks/learn-how-to-use-adjectives-in-conversations/682466fb75388030825b8317.md

latest1.8 KB
Original Source
<!-- (Audio) Jessica: That's a good improvement. Have people reported fewer problems with this new version? -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What is Jessica asking about the new version?

--answers--

If it includes more features than before.

--feedback--

Jessica is not asking about added features or new functions.


If it has a faster installation process.

--feedback--

She doesn't mention installation speed in this question.


If users find the interface easier to use.

--feedback--

Jessica does not mention the interface or ease of use.


If users have experienced fewer problems.

--video-solution--

4

--explanation--

Reported fewer problems focuses on user feedback and issue frequency.

Jessica is checking if the number of problems has decreased, which would show improved stability or performance in the new version.

--scene--

json
{
  "setup": {
    "background": "company2-center.png",
    "characters": [
      {
        "character": "Jessica",
        "position": {
          "x": 50,
          "y": 15,
          "z": 1.2
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_19-3.mp3",
      "startTime": 1,
      "startTimestamp": 59.38,
      "finishTimestamp": 63.28
    }
  },
  "commands": [
    {
      "character": "Jessica",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Jessica",
      "startTime": 1,
      "finishTime": 4.9,
      "dialogue": {
        "text": "That's a good improvement. Have people reported fewer problems with this new version?",
        "align": "center"
      }
    },
    {
      "character": "Jessica",
      "opacity": 0,
      "startTime": 5.4
    }
  ]
}