]> git.cworth.org Git - lmno-server/commitdiff
Only count players who participated in judging when determining quorum
authorCarl Worth <cworth@cworth.org>
Sat, 27 Jun 2020 15:00:20 +0000 (08:00 -0700)
committerCarl Worth <cworth@cworth.org>
Sat, 27 Jun 2020 15:00:46 +0000 (08:00 -0700)
Players who are inactive, (whether they registered and then never
submitted answers, or submitted answers but then didn't submit any
judging results), should not be able to sway the results of the
judging.

This commit fixes the failing test case of the previous commit so that
the entire test suite is passing once again.


No differences found