kellerben / dudle

Online event coordination and survey application
https://dud-poll.inf.tu-dresden.de
GNU Affero General Public License v3.0
337 stars 67 forks source link

Option 'Count "?" as 0.5' #141

Open Sandwich-X opened 2 years ago

Sandwich-X commented 2 years ago

For the sum of participants "Yes/Ok/Check" counts as 1(one, 1.0), "No/x" counts as 0 (zero, 0.0), and also "?" counts as 0 (zero, 0.0). Would be nice to have an option so that "?" counts as 0.5 - or (even nicer) a value that can be given as input.

Is maybe related to #70: https://github.com/kellerben/dudle/issues/70