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

Quadratic Voting #48

Open
4 tasks
jpaulet opened this issue Jun 13, 2023 · 0 comments
Open
4 tasks

Quadratic Voting #48

jpaulet opened this issue Jun 13, 2023 · 0 comments

Comments

@jpaulet
Copy link
Member

jpaulet commented Jun 13, 2023

Implement support for "Quadratic voting" in the UI-components.

When this voting type is selected, the voting page should allow users to split its voting power among X options by .

Acceptance criteria (v1):

  • Show a "X credits remaining"
  • Add a "+" and "-" button on each option.
  • Add the nº of votes and the credits used. Eg: 1 (1 credit), 2 (4 credits), 3 (9 credits)... Update the "X credits remaining".
  • Add a "Info" section explaining how the QV works.

Visual example (not approved):
image

For reference: https://www.economist.com/interactive/2021/12/18/quadratic-voting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant