Skip to content

public Election::implicitRankingRule

Read it at the source

Description

php
public bool Election->implicitRankingRule

The corresponding setting as currently set (True by default). If it is True then all votes expressing a partial ranking are understood as implicitly placing all the non-mentioned candidates exequos on a last rank. If it is false, then the candidates not ranked, are not taken into account at all.


Released under the MIT License.