The library and playlist creation interface for the first prototype
The voting interface
Library and playlist reflecting changes made due to the difficulty of users working with a tree interface.
The voting interface was mostly unchanged. Changes made were in computer response to clicking actions and no longer requiring a sliding motion to work.
As a DJ it can be difficult to strike a balance between what the party-goers actually want to hear and what you think they want to hear. Our application attempts to solve this problem by allowing party-goers to cast votes for songs they like and dislike. These votes influence the order in which the songs are played. Thus the popular songs, as determined by the actually party-goers, rise to the top and are played first.
The DJ must be familiar with the concepts of a digital music library and a playlist. A digital music library is simply a collection of music audio files stored on a computer. A playlist, in its most general form, is simply a list of songs.
Usability problems you discovered from the testing. Describe what users did, but don't record users' names.
First prototype (Wednesday):
Second Prototype (Friday) :
Because users generally found the tree view for artist/album organization redundant with a detail pane for songs, we decided to have a single details pane. Also, to ensure users are not confused by the menu options, we renamed the "Add Music to Library" to "Import Music to Library". Although we did not originally have the ability to move the song voting sliders by clicking the arrows(we wanted to have dragging only), almost all users tried clicking first. Because of this, we made the arrows clickable as well.