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

Problem: Members cannot vote on potential presentations #53

Open
samuelralak opened this issue Sep 14, 2019 · 4 comments
Open

Problem: Members cannot vote on potential presentations #53

samuelralak opened this issue Sep 14, 2019 · 4 comments
Labels
help wanted Extra attention is needed

Comments

@samuelralak
Copy link
Member

Solution: Allow members to vote on potential presentations using the same ELO ranking as blockrazor uses for rating wallets etc

@samuelralak samuelralak self-assigned this Sep 14, 2019
@samuelralak
Copy link
Member Author

@gazhayes am trying to implement EloRatings for the presentations. I am following through code on both Emurpas and Blockrazor; however, am finding it a bit challenging. As embarrassing as this may sound, I think its because I don't fully understand how Elo Rankings work, lol.

I would greatly appreciate an overview or an explanation on how its intended especially in the context of the current project 🙏 😅

@gsovereignty
Copy link
Member

Ah ok, maybe I should do this one (and document it really well) then. The idea is to rank items based on comparisons of many people. It's actually a chess player ranking algorithm for ranking large numbers of chess players, but instead of a player winning or losing a match, potential presentations win or lose a member's vote.

@samuelralak
Copy link
Member Author

aah I see. @gazhayes am going to unassign myself from this and leave it to you while I do a little reading. I'll probably check in again in about a day or two and if you would still need me to chip in then, I will be more than happy to do so 😁

@samuelralak samuelralak removed their assignment Sep 15, 2019
@samuelralak samuelralak added the help wanted Extra attention is needed label Sep 15, 2019
@samuelralak
Copy link
Member Author

@gazhayes am going to make a few cosmetic changes to the Project. Let me know of there's anything else that needs priority

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants