score-voting
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 284
- Forks
- 91
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 50
Description
I would love to have a score-voting poll for many nuanced single-winner (small-)group-decisions.
see http://scorevoting.net/
It can be argued this already exists, but currently it's limited to yes, no or maybe while I would like 0-10 or even 0-99 as possible scores.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the existing yes/no/maybe voting flow in the polls app and the score-voting reference at scorevoting.net. Determine how poll options and votes are currently represented, then define what score ranges and winner calculation should mean before implementation. Done means users can create, submit, and evaluate a score-voting poll.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100