Features suggestions
Posted: Fri Apr 04, 2014 10:55 am
Good morning Riley
I have a few suggestions for future software releases that hopefully you are amenable to:
1. Option for scoring screen to be normal black on white (better for printer) or better yet, just html-formatted scoreboard with clickable screen to print out results. Kids love to save results and brag later (ok, maybe some adults too)
2. Running average ranking for players. This could be done in one of two ways:
a. complex: include something like SQL-lite; or
b. simple: after each game, re-compute average of each player. For example, KD's current average ranking is 1.5 and games he had played are 15. If KD earned a 3 ranking in this last played game, then his new average = ((1.5 * 15) + 3) / (15 + 1)
The new "Sharp Shooter Leaderboard" would contain the player name, average ranking, plus games played. It should searchable on player name and sortable via player name, average ranking, games played.
3. ability to export game data.
Thanks Riley for listening.
Have a nice day.
I have a few suggestions for future software releases that hopefully you are amenable to:
1. Option for scoring screen to be normal black on white (better for printer) or better yet, just html-formatted scoreboard with clickable screen to print out results. Kids love to save results and brag later (ok, maybe some adults too)
2. Running average ranking for players. This could be done in one of two ways:
a. complex: include something like SQL-lite; or
b. simple: after each game, re-compute average of each player. For example, KD's current average ranking is 1.5 and games he had played are 15. If KD earned a 3 ranking in this last played game, then his new average = ((1.5 * 15) + 3) / (15 + 1)
The new "Sharp Shooter Leaderboard" would contain the player name, average ranking, plus games played. It should searchable on player name and sortable via player name, average ranking, games played.
3. ability to export game data.
Thanks Riley for listening.
Have a nice day.