hquxmu / ai-contest

Automatically exported from code.google.com/p/ai-contest
0 stars 0 forks source link

Enhancement: Show opponent ELO score in "Latest games" lists #87

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
e.g. the game lists here: http://ai-contest.com/profile_games.php?user_id=3909 
and http://ai-contest.com/profile.php?user_id=3909

It's much easier to judge the significance of a series of wins/losses at a 
glance if you can see your opponent's ELO score instead of just their name (and 
memorizing who is good, which is what we have to do now).  I think we asked for 
this 100 times on the last contest.

Also it says "'s latest submission's games" on profile_games.php; I assume 
there's some kind of variable substitution problem there where it doesn't show 
my name.

Original issue reported on code.google.com by andy.sloane on 9 Sep 2010 at 10:31