...
The usability tests brought forth a few minor issues:
- (Minor) There was a small bug where we didn't have the correct information in the header bar (i.e. a section was blank)
- We already fixed this with a quick patch
- (Major) Users were much slower on the mobile version. This is a concern especially beacuse the primary goals of the mobile interface should be convenience and efficiency.
- We should label assignments with color & name of the class
- Really old assignments could be moved to the bottom of the list to show more recent ones
- (Minor) "Shared" may be confusing without the prompting of the usability test
- We could replace the "Shared" checkbox with a radio button between "Private" and "Public"
- (Cosmetic) The colors chosen are sometimes too similar
- One approach would be to allow users to choose their own colors
- We could also create a more sophisticated algorithm for choosing distinct colors
...