Add "Olympic scoring" method.
authorVik Fearing <vik@chouppes.com>
Thu, 10 Oct 2024 11:54:24 +0000 (13:54 +0200)
committerVik Fearing <vik@chouppes.com>
Thu, 10 Oct 2024 11:54:24 +0000 (13:54 +0200)
commita2d79c1e418bc73685759888297055fc6f50e6f1
tree355c9a6676c845de0e6f8e2e113de8ea35da4a47
parente0e5f7c200ee502d0ede5a373d76dd26179a023b
Add "Olympic scoring" method.

If there are more than two votes, then one copy each of the highest and lowest
scores is removed before averaging.
docs/confreg/callforpapers.md
docs/confreg/configuring.md
postgresqleu/confreg/backendforms.py
postgresqleu/confreg/migrations/0116_conference_scoring_method.py [new file with mode: 0644]
postgresqleu/confreg/models.py
postgresqleu/confreg/views.py
template/confreg/sessionvotes.html