nextcloud / nextcloud/polls

Implement another voting system : majority judgement

Open
#3,472 10 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

voting variants
Dominant language
JavaScript
Stars
284
Forks
91
Avg merge
4d 3h
Merged PRs (30d)
50

Description

⚠️ This issue respects the following points: ⚠️
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

https://en.wikipedia.org/wiki/Majority_judgment

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.