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

user details shows the points of a project's life and not the current game #119

Open
cp16net opened this issue Jul 22, 2014 · 1 comment

Comments

@cp16net
Copy link
Contributor

cp16net commented Jul 22, 2014

http://www.julython.org/rmyers/

This shows project points that do not add up to your total points for the current game.

I was curious how many points i've earned from each project in the current game.

@icook
Copy link

icook commented Jul 3, 2015

Tracked the cause of this one down, although unsure of a fix.

  • Points are a property on project here
  • But looking at boards here we can see that a board is not user specific.

In the example julython.org shows 12 points in the game, but only 1 of those points has been awarded to rmyers. Since the origin of points doesn't seem to have been recorded anywhere I think the sanest easy solution would be to remove the tag on user pages to avoid confusion.

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