CloseChoice / dataframetrainer

a WIP repository to build a data science programming tutor
4 stars 1 forks source link

Implement updates for elo system #93

Closed CloseChoice closed 1 year ago

CloseChoice commented 1 year ago

Currently suggestions for the elo system work but updates don't. Therefore we need the following:

  1. Whenever a submission is handed to the server update user elo. But only if the user did not complete the challenge earlier.
  2. Update the challenge elo (with a lower factor) Maybe we need another table user_successful_challenges where we can write successful challenges to