Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Corrected links that should have been relative instead of absolute.

...

The decisions we made for implementation did not directly affect our interface. However, because we took a long time to choose the language for our backend, and struggled to implement it, we were not able to devote as much attention to the frontend as we would have liked.

Evaluation

Scenario

You want to know what your friends are reading, and you want them to read books you have previously read. This way you can bond over your shared reading experiences!

Tasks

  1. Create a profile.
  2. You are looking for a book to read later. Find one in which you would be interested later.
  3. Add Allison Abernathy as a friend.
  4. Find out who is reading the same book as you.
  5. Recommend the book to another friend.
  6. Delete Allison from your friends list.

User 1: 11-year-old avid reader.

...

--Did not understand what links at top of "My Reading List" were for (minor). When clarified, responded by saying they waste space anyway.  The solution to this would be to place the Already Read section, which is likely to be the longest and least looked through, at the bottom, and to dispense with the links at the top of the page.

User 3: 16-year old non-reader

--Told me the links at the top of "My Reading List" were broken (minor). didn't understand that those links are only used/necessary if you have a really really long reading list of books, they help you jump down the page to the section you want to look under. Could solve using Meelap's idea of getting rid of those links entirely and making all the sections in "My Reading List" expandable lists with the plus sign next to the heading.

--When adding a book to "My Reading List", after clicking the button to add it said "It didn't do anything." (major) Solution, redirect the user to the "My Reading List" page after they add a book. Then they get the feedback instantly that it was successful.

--Upset at all the confirmations. (minor) Solution, we could get rid of the confirmations.

--Wanted a large selection of books. (minor) That was out of the scope of this project, if we had been implementing this as a real website we would have more books.

--Liked the ability to recommend books to friends. Also liked the ability to see what friends were reading.

Reflections

Elizabeth Attaway

In my opinion, we did well in integrating the comments we received during each step of the design process. However, it would have been better if we has implemented a more detailed computer prototype. Many of the comments we received for HW2 dealt with the fact that our prototype was unattractive (which was a result of our misunderstanding that external libraries like Bootstrap could not be used). We would have been able to get better feedback, and thus improved our final version more, if our prototype had been better. In addition, we would have done better to choose a backend early in the implementation process, which would have allowed us to focus more on frontend during implementation.

Paula Jacobs

This was my first UI oriented class and I think it was a success. Actually going through the design process, working with feedback at earlier stages, and creating with a team were all very useful experiences that I know I will refer to in the future. I’m happy with our final product, even if it wasn't perfect, and I've gained more confidence in my web programming abilities.  If I had to do this all again, I would have asked about using bootstrap or Jquery UI for the front end earlier. I may have went with Jquery UI because it seems a lot more flexible than bootstrap. I really liked parse and found it easy to learn for the backend, but the javascript version seems a little limited at this point. Still, I think everything turned out alright, but I think if we had started the backend a little earlier (which would have required us to know a little bit more about backend options and have confidence we made the right choice), we could have smoothed out all the wrinkles in our final iteration. Given our level of experience though, I think we did wonderfully.  As far as what features we used, we pretty much took it straight from our user tests and TA feedback. I would do the same again; only maybe I’d do another round of testing later in the process. 

Carlo Mannino

Our design relied heavily on extra feedback due to the setback we suffered in our computer prototype.  We incorrectly assumed we were not allowed to use outside libraries for the front end, which cost us valuable feedback for our computer prototype, since most comments were directed to the aesthetics of our design instead of the functionality or the details.

We managed to integrate almost all of the comments we received into our final design.  The most critical step, however, is the computer prototype; there are many things that are attractive on paper, but the change in the interface from the paper to the keyboard and mouse makes the paper prototype completely different from what will end up on the screen.

In retrospect, it may have been useful to use a backend that was more widely used for JavaScript; although Parse has many wonderful properties, in particular that we didn't have to set up our own browser, its documentation for JavaScript is patchy and incorrect at times.

Finally, user input is invaluable.  There were many cases where a feature that seemed completely natural and beautiful to us was awkward or misleading to other users.  This is particularly true when trying to work on a problem whose affected population we have no connection to.  It is a great experience to have; most projects one is likely to work one deal with populations at least slightly removed from the programmers, such that it is very useful to know how to approach such a problem.

Hannah Walker

A big part of what I learned from this iterative design process is that you will never make everyone happy. This really bothered me at first, because I am very much a people pleaser. I just want everyone to be happy with the design and our product, so it was hard for me when feedback from users was contradictory.

If I did this project again, I probably would have tried harder to get more users and more feedback because then I could see what feedback was more common among the target audience. That way it would be easier for us to incorporate designs that were more largely appreciated. Another thing I wish we had done differently was decide what our back end was going to be sooner. Although the back end didn’t have a huge impact on our front end, it did make it hard to allocate as much time as I would have liked to the development of the front end towards the end of the project.

Overall, I thought we did a great job. There were some user interface bugs that still needed to be worked out. However, we did a good job of incorporating the feedback we got, and there will always be room for improvement.