clarify that number of votes should exceed preference threshold#62
Merged
jschuurk-kr merged 1 commit intomainfrom Apr 21, 2026
Merged
clarify that number of votes should exceed preference threshold#62jschuurk-kr merged 1 commit intomainfrom
jschuurk-kr merged 1 commit intomainfrom
Conversation
Lionqueen94
approved these changes
Apr 21, 2026
jorisleker
approved these changes
Apr 21, 2026
Contributor
|
Let op dat bij de Eerste Kamerverkiezing wel 'groter dan of gelijk aan de kiesdeler' geldt: Artikel U 15 Kieswet. |
Contributor
Author
Uiteraard hebben we een uitzondering. :-D Ik begin er eerlijk gezegd ook steeds meer voor te voelen om onze eigen beschrijving weg te gooien ten voordele van de formele beschrijving. En dat dan wel aan te vullen met de flowcharts en een overzicht met de belangrijke verschillen zoals U 15 en zoals de voorkeursdrempel bij waterschappen die 25% ipv 50% is. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Een kandidaat moet meer stemmen hebben dan de voorkeursdrempel, niet: meer of gelijk aan. Onze beschrijving van de zetelverdeling heeft het over het halen van die drempel, dus: meer of gelijk aan. Dit PR corrigeert dat.
Gevolg is dat onze implementatie ook meer of gelijk aan doet. Hiervoor heb ik issue kiesraad/abacus#3208 voor aangemaakt in de epic "Resolve apportionment differences OSV and Abacus".