Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement experience point system #215

Open
davelandry opened this issue Oct 31, 2017 · 1 comment
Open

implement experience point system #215

davelandry opened this issue Oct 31, 2017 · 1 comment

Comments

@davelandry
Copy link
Contributor

No description provided.

@alexandersimoes
Copy link
Contributor

The idea here was to implement some sort of gamification by giving users "points" for completing various tasks. Things like completing lessons and codeblocks, logging in multiple days in a row (streaks) or sharing a codeblock with friends.

We ultimately decided on a simpler form of tracking progress (the progress bar and visual indication of island completion).

Implementing a more complex XP system would require significant design, development (both front-end and back-end) as well as database changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants