Andrew Myers

Results 72 comments of Andrew Myers

My time to hack on this system is limited but if someone wants to add it I would be supportive and give feedback on PRs.

Do you have any perl experts among your attendees?

This is implemented for public polls but not for private ones, so the link is *not* unique to the voter.

I don't have a strong opinion about this, except that I would like to keep it simple and I also like to stick to underlying software packages that have been...

Agreed, this is a good idea.

You can write in the poll description that you will be using Schulze. One value of not hiding the other methods is that users can verify that the choice of...

Sounds reasonable. Though given that the default _is_ Schulze, I'm not sure how the proposed feature would have helped you...

Sure, this seems like a fine idea. Tabulation algorithms are pretty modular; minimax.pm is a good model to follow. We would also want a description of it on the web...

I would start by implementing the algorithm on top of the current UI and then think about UI support. Everything above rank 6 can be treated as a score of...

You also need to implement print_details