Back to Freecodecamp

Task 48

curriculum/challenges/english/blocks/learn-how-to-talk-about-past-experiences/67057e02da44871f492f6f35.md

latest1.2 KB
Original Source
<!-- READING -->

--instructions--

Read the following text and answer the question below.

--questions--

--text--

This is James' email to his team.

To: Team

Subject: Bug fixed. Database credentials updated

Hey team,

I found the bug from yesterday. First, I checked the recent code changes but didn't see anything. Then, I looked at the error logs and realized the system wasn't connecting to the database properly. We hadn't updated the credentials after the last security patch. I fixed the credentials, and the app is now running smoothly!

Best regards, James

Is the app working now?

--answers--

No, the app still has bugs.

--feedback--

The bug was fixed after updating the credentials, so the app no longer has issues.


Yes, it's running smoothly.


No, the database is still down.

--feedback--

The database connection issue was resolved, so it's not down anymore.


Yes, but only partially.

--feedback--

The app is fully operational, not partially working.

--video-solution--

2

--explanation--

To figure out if the app is working now, look at the last part of James' explanation where he says, I fixed....