Expanding cwd-proposal-multiple #534
Unanswered
discoverdefiteam
asked this question in
Q&A
Replies: 1 comment 6 replies
-
this is an interesting idea! I think one could go about this by forking the multiple-choice contract and, as you said, allowing users to submit a list of point-allocations rather than 'yes / no' votes. another question: would ranked choice voting suffice for this use case? you don't get point allocation with that, but you get to rank the choices (as the name implies) |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Idea: An option to have a proposal which let governance members allocate points to multiple possible options. This would give the ability to propose to allocate a number points within a range for a number of elements within the proposal.
Inspiration: This idea comes from an event that is being hosted, where guest bring entries that are being judged on 4 distinct elements of each entry. All judges are added to a cw4 based DAO, & event admin create the proposals for guest to vote on.
Possible Solution:
Question: How would one go about realizing this?
Beta Was this translation helpful? Give feedback.
All reactions