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 points system #23

Open
podviaznikov opened this issue Mar 5, 2015 · 4 comments
Open

Implement points system #23

podviaznikov opened this issue Mar 5, 2015 · 4 comments

Comments

@podviaznikov
Copy link
Member

Implement points system:

  1. if user answers question correctly he should be able to get 1 additional point.
  2. if users answers 2 subsequent questions correctly he gets 2 points, 3 - 3 etc.
  3. leaderboard should display real points from now
@PodviaznikovPavlo
Copy link
Contributor

@podviaznikov

okay, that task is clear

@PodviaznikovPavlo
Copy link
Contributor

@podviaznikov

i push first version of this task. Now 'Leader board' displays real players and their real points. Every correct answer - +1 point.

Now will work on second version - if users answers 2 subsequent questions correctly he gets 2 points, 3 - 3 etc.

@podviaznikov
Copy link
Member Author

ok. great

@PodviaznikovPavlo
Copy link
Contributor

@podviaznikov

this task is done. i have created pull request

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

No branches or pull requests

2 participants