The available puzzles in the home page should display their characteristics, such as geometry and size, and maybe how rating (when we have them) and how many cells are unassigned. Also, when we remember session state on more than one puzzle at a time, we should display whether it's in the process of being solved or not.
I'm going to separate rating out (to be done with rating in general), but include how many cells are unassigned. I already have how many choices have been made.
The available puzzles in the home page should display their characteristics, such as geometry and size, and maybe how rating (when we have them) and how many cells are unassigned. Also, when we remember session state on more than one puzzle at a time, we should display whether it's in the process of being solved or not.