Right now they are grouped by opportunity lists, then sorted by difficulty so easy ones (should) go to the top of their respective groups. Are you thinking something like an alternative grouping that can be toggled, or maybe added whitespace around opportunities of different difficulty?
Keep in mind Django has what I think is an ugly template bug here (http://code.djangoproject.com/ticket/11008), so Python's own sorting functions have to be used. ** Bug watch added: Django Bug Tracker #11008 http://code.djangoproject.com/ticket/11008 -- group opportunities into "easy" vs "medium" vs "hard" https://bugs.launchpad.net/bugs/674529 You received this bug notification because you are a member of harvest- dev, which is the registrant for harvest. Status in Harvest Service: New Bug description: It might be a good idea to group opportunities into "easy" vs "medium" vs "hard". _______________________________________________ Mailing list: https://launchpad.net/~harvest-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~harvest-dev More help : https://help.launchpad.net/ListHelp

