timotheeg / nestrischamps

A web-based OCR and restreamer system for NES Classic Tetris players
MIT License
45 stars 11 forks source link

Add concept of session #123

Closed timotheeg closed 2 years ago

timotheeg commented 2 years ago

Currently the classic and das trainer layouts show score results overall in the DB, and for the past 24h

The progress page also shows max score by day.

Several players have expressed the need to track session as a unit of time. During a session, there's typically a warm up period with bad scores, and so seeing, max, average, median scores per session makes the most sense.

Additionally, with sessions, the advanced stats layout could be reset to no score at the start of each session, which was also requested by someone.

TODO: