louisdewar / doxa

The OLD version of DOXA (for the new version see https://doxaai.com) A customisable platform for creating fully automated AI 🧠 competitions.
https://doxa.uclaisociety.co.uk
14 stars 2 forks source link

Multiple leaderboards per competition #45

Closed louisdewar closed 2 years ago

louisdewar commented 2 years ago

Competitions should be able to define multiple independent leaderboards, this could be achieved with an additional string key in the leaderboard table. Then all the leaderboard routes will require this key.

Perhaps the convention could be to use "default" to competitions where there is only 1 main leaderboard.