{{ assignment.agenda_item.getTitle() || assignment.title }}

Election

Candidates

Waiting for results ...
Candidates Votes
{{ option.candidate.get_full_name() }}
{{ votes[0].label | translate }}: {{ votes[0].value | number:votesPrecision }} {{ votes[0].percentStr }}
{{ votes[1].label | translate }}: {{ votes[1].value | number:votesPrecision }} {{ votes[1].percentStr }}
{{ votes[2].label | translate }}: {{ votes[2].value | number:votesPrecision }} {{ votes[2].percentStr }}
{{ votes[0].label | translate }}: {{ votes[0].value | number:votesPrecision }} {{ votes[0].percentStr }}
{{ votes[1].label | translate }}: {{ votes[1].value | number:votesPrecision }} {{ votes[1].percentStr }}
{{ vote.value | number:votesPrecision }} {{ vote.percentStr }}
Abstain {{ vote.value | number:votesPrecision }} {{ vote.percentStr }}
No {{ vote.value | number:votesPrecision }} {{ vote.percentStr }}
Valid ballots {{ vote.value | number:votesPrecision }} {{ vote.percentStr }}
Invalid ballots {{ vote.value | number:votesPrecision }} {{ vote.percentStr }}
Casted ballots {{ vote.value | number:votesPrecision }} {{ vote.percentStr }}