JarlPatrick / eoa

MIT License
1 stars 3 forks source link

Apply sorting to HOF and schools page #32

Closed marko213 closed 3 years ago

marko213 commented 3 years ago

Resolves #23.

Based on the discussion in #23, the sorting is based on the number of participations (descending), followed by the sum of the counts of the fist three placements and thn the placements individually. For the hall of fame, students with at least one top 3 placement or at least eight particiaptions are shown.

Integrated with refactoring hof.php.