Back to Freecodecamp

Task 44

curriculum/challenges/english/blocks/learn-how-to-provide-explanations-when-helping-others/685d2a933f6ee10e354d4737.md

latest1.8 KB
Original Source
<!--REVIEW -->

--description--

This is a review of the entire dialogue you just studied.

--instructions--

Write the following words or phrases in the correct spot:

Make sure, advice, work with, stuck, another look, faced, and step by step.

--fillInTheBlank--

--sentence--

Sophie: Hey, I'm a bit BLANK trying to integrate this framework into our project. Any BLANK?

Brian: Which framework are you working with?

Sophie: It's a new one I found for handling user authentication, but the documentation is a bit confusing.

Brian: I get that. BLANK you've included the framework library in our project dependencies.

Sophie: I did that, but now I'm not sure how to set it up to BLANK our existing login system.

Brian: Okay, let's take it BLANK. Check the framework documentation for initialization instructions. It usually involves configuring settings or initializing the library.

Sophie: I'll give that BLANK. Anything else?

Brian: If you're still having trouble, check if there's a community forum or support channel for the framework. Other developers might have BLANK similar issues.

Sophie: Good point. Thanks.

--blanks--

stuck

--feedback--

Not able to move forward or solve something.


advice

--feedback--

Helpful ideas or suggestions from someone.


Make sure

--feedback--

Check or confirm that something is correct or done properly. The first letter is capitalized.


work with

--feedback--

To do something together with someone else or use something to help.


step by step

--feedback--

Doing things in order, one part at a time.


another look

--feedback--

Checking something again to see if you missed anything.


faced

--feedback--

Had to deal with a problem or situation.