stefanxyz
stefanxyz
Proposal for calculating "acceptance" grades = ["excellent", "good", "bad", "reject"] // this is the grades list from the election-extra-grades scores = [num_excellent, num_good, num_bad, num_reject] //number of ballots where the...
I have written a python script that evaluates ScoreVoting and appends result to the original .json that describes the election. It also creates .png files for each question like the...
Hm, I closed this "enhancement" by mistake, I guess. This feature is still important for me.
@glondu , is there any chance that this improvement (the text output of acceptance level in "majority judgement") will be implemented some time?