Regarding Entries Page
i remember the entries page used to randomize the way the entries were shown? Is it turned off now?(log in to comment)
Comments
I think it's generating a random order for each user, and then keeping the order the same for that user. Which is good, because it's hard to find your way around a list if the order is changing all the time.
Maybe you could have a few random high-rated ("featured") games, along with a couple random games drawn from the entire list. Sort of like how pygame.com does it. The difference being that you can't do it chronologically here, since lots of games get submitted all at once.
Also some way of browsing entries from all previous Pyweeks, by overall score, fun score, production score, etc.
Oh, and a field to enter judging notes to accompany each entry.
As for the browsing all entries - try the "All Games" link under "Previous Challenges" in the menu.
By judging notes you mean stuff you want to enter for yourself, as opposed to feedback to the entry?
richard on 2011/04/15 12:41:
No, it should still randomise the list on a per-user basis.