]> git.cworth.org Git - lmno-server/commit
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)
commit2df6309b25756727b8e6d2e99aad7d729213dbfc
tree226b25c7cd5cd5047ef1a60d8eb944237f647eb9
parentdccfff8883f2caaf2e9f63aa79ce918a70c08c59
Only count players who participated in judging when determining quorum

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.
empathy.js