-
-
Notifications
You must be signed in to change notification settings - Fork 44k
Next Challenge Logic #75
Copy link
Copy link
Closed
Description
While this is nothing major, I thought you guys might like to correct this logic in the code. When you load freecodecamp.com it by default takes you to your current challenge. It appears that the challenge returned is the next challenge after the last one you completed. However, the logic should be the next uncompleted challenge greater than the last one you completed.
For example, coderbytes was my last completed challenge. So when I load FCC it takes me to the next challenge after that, Manage Source Code with Git, even thought it should be showing me my next uncompleted challenge, Using Redis to Persist Data.
I can demonstrate if needed, no big deal; thought you might like to fix.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels