glondu / belenios

Verifiable online voting system. This is a mirror of https://gitlab.inria.fr/belenios/belenios
https://www.belenios.org
GNU Affero General Public License v3.0
131 stars 20 forks source link

Type"ScoreVoting" with "blank" should have the blank field after each answer. Not blanking the whole block. #67

Closed stefanxyz closed 1 year ago

stefanxyz commented 1 year ago

The new extra type "ScoreVoting" allows selecting excellent/good/bad/reject. And it supports a block of several questions. The "blank" field will omit all the questions en bloc. However, I think for this type, the "blank" should be checkable for each question. e.g. How do you feel about it? / excellent / good / bad / reject / // blank //

glondu commented 1 year ago

Actually, I seem to recall that the designers of Majority Judgment insist on a "blank" field that affects the whole block.

stefanxyz commented 1 year ago

Actually, I seem to recall that the designers of Majority Judgment insist on a "blank" field that affects the whole block.

I see. The "Majority Judgement" must stay like this. I am interested in the "Matrix" "excellent/good/bad/reject" and can live with that type of "blanking". Maybe you can introduce a new variant "matrix" at a later time.

stefanxyz commented 1 year ago

I think there is more important stuff to do. => close as "not planned".