NYPL / infomaki

An open source usability testing app from the New York Public Library
http://usability.nypl.org
3 stars 1 forks source link

Infomaki (for Rails 3)

by the webteam at NYPL

Why Infomaki?

from "Infomaki: An Open Source, Lightweight Usability Testing Tool"by Michael Lascarides, published in The Code4Lib Journal Issue 8, 2009-11-23

Infomaki is an open source “lightweight” usability testing tool developed by the New York Public Library to evaluate new designs for the NYPL.org web site and uncover insights about our patrons. Designed from the ground up to be as respectful of the respondents’ time as possible, it presents respondents with a single question at a time from a pool of active questions. In just over seven months of use, it has fielded over 100,000 responses from over 10,000 respondents.

User Documentation

Authentication
Screenshot Testing

After you have authenticated you may want to upload a "screenshot" for testing. This could be a simple wireframe you want feedback about, or pages that are currently in production.

To see if it works, just go back to root of your infomaki installation "/" (you must be logged out! So open another browser to try) and click on “Yes, I’d like to help".

Results

To view the results of the test, log back in and select the pageview you created, and you will see the heatmap results.

You can activate or de-activate, by going into Edit next to the activated Page view, and then selecting the checkbox which says activate.

Creating a Quiz

To create a quiz, go to the top menu and select Quizzes.

You can add any number of answers, as well as “Other” if you want. Then click “Update”

To test this out, again log out or use different browser, and start at usability.nypl.org, then click Yes I’d Like to Help.

Results

You can view responses to the multiple choice quiz when you’re logged in. select the quiz you created by clicking on the question/name of the quiz. Under the heading Term will be the response selected.

Developer Documentation

Prereqs

MySQL 5.x Rails 3.2.8
Ruby 1.9.2-p320

Gems

mysql2
will_paginate
paperclip

Install Infomaki

Roadmap

Items marked must do

Current Feature Requests