Freecodecamp: Show Cheater flag on everypage

Created on 27 Jul 2016  路  4Comments  路  Source: freeCodeCamp/freeCodeCamp

When a user is flagged as isCheater A flash message is shown on their profile when ever someone visits that page.

We would like to add a the same flash message to every page if the user is marked as a cheater while they are logged in.

help wanted

Most helpful comment

How can someone cheat on freecodecamp?

All 4 comments

How is a user flagged as a cheater?

When a user is reported to the team, we mark them such in the database.
To work on this issue you gotta check for the isCheater property in the User model.

How can someone cheat on freecodecamp?

Great question, but unfortunately GitHub issues are not for conversations, please ask on the Forum or in the Chat rooms

Thanks.

Was this page helpful?
0 / 5 - 0 ratings