GR3 Paper Prototyping

Prototype photos

put stuff here

Briefing

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.

Scenario Tasks

Add Music

Playlist Management

*Add 3 songs from the music library to the default playlist

Voting

Observations

Usability problems you discovered from the testing. Describe what users did, but don't record users' names.

First prototype (Wednesday):

Second Prototype (Monday) :

Prototype iteration

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. 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.