Implement another voting system : majority judgement
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 284
- Forks
- 91
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 50
Description
⚠️ This issue respects the following points: ⚠️
- I agree to follow Nextcloud's Code of Conduct.
Describe the goal you'd like to achieve
As a poll participant, I want to be able to vote with non binary answers because it helps to respond with subtleties and to bring out a more consensual result.
As a poll owner, I want to be able to propose poll participant more than Yes, No, Maybe answers, and define the possible answer at each poll creation.
(excellent, good, fair, poor, awful) might be the default set of answers.
Describe possible solutions
No response
Additional context
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
No files, tests, or entry points are named. Start by mapping the existing binary poll creation, voting, and result flows, then define how configurable answer sets and majority-judgment results should work; done means participants can submit non-binary ratings and owners can select the available answers when creating a poll.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100