8000 Game and player management · Issue #56 · elovation/elovation · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Game and player management #56

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

Open
evantinney opened this issue Feb 21, 2015 · 2 comments
Open

Game and player management #56

evantinney opened this issue Feb 21, 2015 · 2 comments

Comments

@evantinney
Copy link

I would like to remove or edit any number of played games. I've had players report incorrect results that I didn't get to in time, and the software doesn't allow me to delete or edit the game outcome.

Issue 2: I'd like to delete a player at his/her request. This isn't possible given how many games they have played. I can only delete if they have played no games or I've deleted their games played, where the game record shows zero.

Issue 3: It would be nice to provide a link to the players that is read only, so they can track/view their own progress. Currently I have to convert the webpage to PDF and distribute the standings.

Thanks.

@drewolson
Copy link

Thanks for submitting this issue. I like all these ideas, but unfortunately don't have tons of time to devote to this project. PRs are always welcome!

@phillc
Copy link
Contributor
phillc commented Feb 26, 2015

Hello, I thought I'd throw in my two cents

Issue 1: I think that is a fair demand. However, rankings are sensitive to the order in which games are played. The way it would be implement that I guess would be to roll back all rankings to the point in time where a change needs to be made, change the result, and reapply them in order again.

Issue 2: I don't think a player's history can/should be deleted. A player's current rating depends on the rating of all the players they have played in the past, so if one player were to suddenly disappear, it could change the rating of many others. Probably a reasonable way to handle a "deletion" is to wipe out their name/email and show a [deleted] or something. This doesn't anonymize the player though, as other players can probably guess who they have played, and correlate the history.

Issue 3 makes sense. I'm curious how you are using elovation. Are you hosting some form of open tournament with it?

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

4 participants
0