...
Through testing, we came up with the following list of usability problems.
- The response message for a user signing up mentioned that an error had occurred, whether or not the sign-up was successful. While we had implemented checking for duplicate usernames, as well as successful confirmation of signing up, a bug seems to have broken this behavior. (major, but fixable if bug is caught)
- One user found the "you will receive __ points" blurb on the Sell Dress page to be confusingly worded, as it didn't indicate clearly how many points would be awarded her, and when. (major; we definitely want to either word the description better or write a separate help page for the site. Or we might include a numerical label next to the "Sell Dress for __ points" input, which shows how many points the user would get and changes when the value the user sets is changed.)
- One user found the Sell Dress form generally confusing to fill out, as she did not know where to start. (minor; perhaps we should change the form to a single column, so that users can fill it out in order)