-
Notifications
You must be signed in to change notification settings - Fork 3
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
Document multichoice elections #136
Comments
After talk with @elboletaire we agreed on how the voting package have to be interpreted: For this image the resulting voting package is:
On this case, option 4th is an abstain. Is not shown here but the election accepts abstention that are options added on the election that are not represented on the Ui design |
It's quite obvious the vote envelope is not always showing the options properly sorted, kindly reminder to sort them when making the new results component :) |
When documenting this, take a look to this comment also vocdoni/explorer#91 (comment) to check if is interesting to add this info somehwere on the dev portal. Provably won't be needed (the vote packages are well documented on each election type) |
Superseeded by #140 |
This are different from the approval ones, and are typed and supported on the sdk and the ui components, but not documented anywhere on the developer portal:
https://developer.vocdoni.io/sdk/integration-details/voting-types
The text was updated successfully, but these errors were encountered: