Back to Freecodecamp

Task 22

curriculum/challenges/english/blocks/learn-how-to-request-and-receive-guidance/66251c216cffc3508cdcc4d9.md

latest2.1 KB
Original Source
<!-- (Audio) Sophie: I haven't done that much, but it sounds like a great idea. I'll keep that in mind. Do you have any preferred resources for diving deep into optimization techniques? -->

--description--

Please answer the question below.

--questions--

--text--

What does Sophie want to know from Brian?

--answers--

His opinion on the importance of optimization

--feedback--

Sophie is specifically asking for resources, not just his opinion on optimization.


Whether he thinks collaboration is necessary

--feedback--

Her question is about resources for learning optimization, not about collaboration.


If he can personally teach her optimization techniques

--feedback--

She asks for resources, not for personal teaching.


His preferred resources for learning about optimization techniques

--video-solution--

4

--scene--

json
{
  "setup": {
    "background": "company2-center.png",
    "characters": [
      {
        "character": "Sophie",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "9.2-1.mp3",
      "startTime": 1,
      "startTimestamp": 54.02,
      "finishTimestamp": 62.2
    }
  },
  "commands": [
    {
      "character": "Sophie",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Sophie",
      "startTime": 1,
      "finishTime": 3.68,
      "dialogue": {
        "text": "I haven't done that much, but it sounds like a great idea.",
        "align": "center"
      }
    },
    {
      "character": "Sophie",
      "startTime": 3.86,
      "finishTime": 4.88,
      "dialogue": {
        "text": "I'll keep that in mind.",
        "align": "center"
      }
    },
    {
      "character": "Sophie",
      "startTime": 5.34,
      "finishTime": 9.18,
      "dialogue": {
        "text": "Do you have any preferred resources for diving deep into optimization techniques?",
        "align": "center"
      }
    },
    {
      "character": "Sophie",
      "opacity": 0,
      "startTime": 9.68
    }
  ]
}