<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Five Sketches™ &#187; user research</title>
	<atom:link href="http://fivesketches.com/tag/user-research/feed/" rel="self" type="application/rss+xml" />
	<link>http://fivesketches.com</link>
	<description>Ideation, design, and usability for development teams</description>
	<lastBuildDate>Mon, 31 Jan 2011 04:24:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Up and down the TV channels</title>
		<link>http://fivesketches.com/2009/08/up-and-down-the-tv-channels/</link>
		<comments>http://fivesketches.com/2009/08/up-and-down-the-tv-channels/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 11:55:32 +0000</pubDate>
		<dc:creator>JeromeR</dc:creator>
				<category><![CDATA[Design, process, business]]></category>
		<category><![CDATA[business cases]]></category>
		<category><![CDATA[design processes]]></category>
		<category><![CDATA[GUI]]></category>
		<category><![CDATA[handheld devices]]></category>
		<category><![CDATA[industrial design]]></category>
		<category><![CDATA[interaction design]]></category>
		<category><![CDATA[remote controls]]></category>
		<category><![CDATA[scroll bar]]></category>
		<category><![CDATA[spin control]]></category>
		<category><![CDATA[television]]></category>
		<category><![CDATA[user research]]></category>
		<category><![CDATA[validation]]></category>

		<guid isPermaLink="false">http://fivesketches.com/?p=2468</guid>
		<description><![CDATA[My television lets me step through the channels. To do this, I use the remote control&#8217;s CH button. Similarly, my television lets me page through the list of programs, five channels at a time. To do this, I use the remote control&#8217;s PG button. In fact, it&#8217;s one button for the stepping and paging functions.

The programs in [...]]]></description>
			<content:encoded><![CDATA[<p>My television lets me step through the channels. To do this, I use the remote control&#8217;s <strong>CH</strong> button. Similarly, my television lets me page through the list of programs, five channels at a time. To do this, I use the remote control&#8217;s <strong>PG</strong> button. In fact, it&#8217;s one button for the stepping and paging functions.</p>
<p style="PADDING-LEFT: 30px"><img class="alignnone size-full wp-image-2473" title="My remote control" src="http://fivesketches.com/wp-content/uploads/2009/08/tv-remote-control.png" alt="My remote control" width="490" height="452" /></p>
<p>The programs in the list are shown in numeric order, so smaller numbers are higher in the list. Pressing &#8220;+&#8221; will page the list up, so &#8220;+&#8221; leads to smaller numbers. Similarly, pressing &#8220;–&#8221; will page the list down, to larger numbers. This follows the same mental model as scrolling in a computer window, including the one you&#8217;re reading in, now.</p>
<p style="padding-left: 30px;"><img class="alignnone size-full wp-image-2481" title="Scrolling up" src="http://fivesketches.com/wp-content/uploads/2009/08/scroll-bar-up.png" alt="Scrolling up" width="25" height="104" /></p>
<p>In contrast, when I&#8217;m watching one channel (full-screen, so with the program guide hidden), the same two buttons have the inverse effect. The &#8220;+&#8221; button increases the number of the channel (which is like moving <em>down</em> in the programs list, not <em>up</em>). This follows the same mental model as a spin control in many computer programs.</p>
<p style="padding-left: 30px;"><img class="alignnone size-full wp-image-2483" title="Spinning up" src="http://fivesketches.com/wp-content/uploads/2009/08/spin-control-up.png" alt="Spinning up" width="79" height="28" /></p>
<p>Imagine using the one button in succession for the two functions:</p>
<p style="padding-left: 30px;">first as <strong>PG</strong> to page through the menu<br />
  and then, after selecting a channel,<br />
as <strong>CH</strong> to step through the channels.</p>
<p>I see in this an excellent problem for a practicum student or as a class assignment that&#8217;s combining user research, design, GUI, and handheld devices. Possible questions:</p>
<ul>
<li>What research would confirm that this is, in fact, a problem?</li>
<li>If you confirm the problem, is it entirely on the hardware side? How many people are affected?</li>
<li>Is there a business case to fix the problem?</li>
<li>How could you fix it? What design methods and processes would you use? Why?</li>
<li>How could you demonstrate that your design fixes the problem? Is there a lower-cost way to validate the design, and, if so, what are the trade-offs?</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://fivesketches.com/2009/08/up-and-down-the-tv-channels/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Testing in the UX-design process</title>
		<link>http://fivesketches.com/2009/08/testing-in-the-ux-design-process/</link>
		<comments>http://fivesketches.com/2009/08/testing-in-the-ux-design-process/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 11:55:43 +0000</pubDate>
		<dc:creator>JeromeR</dc:creator>
				<category><![CDATA[Design, process, business]]></category>
		<category><![CDATA[Agile software development methodology]]></category>
		<category><![CDATA[best practices]]></category>
		<category><![CDATA[formative usability testing]]></category>
		<category><![CDATA[rapid iteration]]></category>
		<category><![CDATA[software design]]></category>
		<category><![CDATA[summative usability testing]]></category>
		<category><![CDATA[UCD]]></category>
		<category><![CDATA[user research]]></category>

		<guid isPermaLink="false">http://fivesketches.com/?p=2393</guid>
		<description><![CDATA[Three weeks ago, a client called me. They had just completed release 1.0 of a new Web application that will replace their current flagship product. The client was asking about summative usability testing to evaluate how well the product performs in the hands of users, because they want their customers to succeed.
Since the product is an [...]]]></description>
			<content:encoded><![CDATA[<p>Three weeks ago, a client called me. They had just completed release 1.0 of a new Web application that will replace their current flagship product. The client was asking about summative usability testing to evaluate how well the product performs in the hands of users, because they want their customers to succeed.</p>
<p>Since the product is an enterprise-wide product that requires training, one thing the client specifically asked about was whether the Help is a help to users.</p>
<p><img style="float:left;" title="Do you need help?" src="http://fivesketches.com/wp-content/uploads/2009/08/user-observation.png" alt="Do you need help?" width="315" height="175" />A quick heuristic review I did turned up no obvious problems in the Help, so we decided on user observation with scenarios. In a preparatory dry run done a few weeks ago, I supplied a participant with a few scenarios and some sample data. The participant I observed was unable to start two of the scenarios, and completed the third scenario incorrectly by adding data to the wrong database.</p>
<p>The Help didn&#8217;t help her. The participant was able to find the right Help topic, but she completely misinterpreted the first step in the Help&#8217;s instructions.</p>
<p>The team had not anticipated the apparent problem that turned up during the dry run. Assuming it is a real problem—and this can&#8217;t be more than an assumption given the sample size of 1—this story nicely illustrates the benefit of summative testing, as you&#8217;ll see below.</p>
<h5>Best practices working together</h5>
<p>The team, including a product manager, several developers, a technical communicator as Help author, and me as a contract usability analyst, used these best practices:</p>
<ul>
<li>The Help author used a single-sourcing method. The most common GUI names, phrases, and sentences, are re-used, inserted into many topics from one source, like a variable. In almost every Help topic, the problematic first step was one such re-usable <em>snippet</em>.</li>
<li>The product manager assesses the bugs based on severity and cost, ensuring the low-hanging fruit and most serious of defects get priority.</li>
<li>In a heuristic review of the Help, I (wearing a usability-analyst hat) did not predict that the first step in most topics would be misinterpreted. Heuristic reviews, when conducted by a lone analyst, typically won&#8217;t predict all usability problems.</li>
<li>The developers use an Agile method. At this stage of their development cycle, they build a new version of the product every Friday, and, after testing, publish it the following Friday.</li>
</ul>
<p>After the dry run uncovered the apparent problem, the product manager said: &#8220;Let&#8217;s fix it.&#8221; Since the Help author used re-usable <em>snippets</em>, rewording in one place quickly fixed the problem throughout the Help. And the company&#8217;s <a title="Opens in a new window" href="http://en.wikipedia.org/wiki/Agile_software_development" target="_blank">Agile software development method</a> meant the correction has already been published.</p>
<p><strong>Was this the right thing to do?</strong> Should an error found by one participant during a dry run of upcoming usability tests result in a change? The team&#8217;s best practices certainly made this change so inexpensive as to be irresistible. With the first corporate customer already migrated to the new product, my client has a lot riding on this. I can&#8217;t be <em>certain</em> this rewritten sentence has improved the Help, but—along with the other bugs they&#8217;ve fixed—I know it increases my client&#8217;s confidence and pride in their product&#8217;s quality.</p>
<p>It&#8217;ll be interesting to see what the upcoming user observations turn up.</p>
<h5>Reminding myself of things I already know</h5>
<p>The actual user-observation sessions are still ten days away, but the dry run reminded me of things I already know:</p>
<ul>
<li>Despite each professional&#8217;s best efforts, there will always be unanticipated outcomes where users are involved. Users have a demonstrated ability to be more &#8220;creative&#8221; than designers, developers, and content authors, simply by misinterpreting and making unintended use/misuse of our work.</li>
<li>The best practices in each discipline can dovetail and work together to allow rapid iteration of the product by the team as a whole. A faster response means fewer users will be affected and the cost of support—and of the rapid iteration—will be lower. A good development process adjusts practices across teams (product management, research, development, user experience, design, tech-comm, quality assurance) so the practices dovetail rather than conflict.</li>
<li>Summative testing helps validate and identify what needs to be iterated. Testing earlier and more often means that fewer or perhaps no users will be affected. Testing earlier and more often is a great way to involve users, a requirement for <a title="Opens in a new window" href="http://en.wikipedia.org/wiki/User-centered_design" target="_blank">user-centred design, or UCD</a>. It also changes the role of testing from summative to formative, as it shapes the design of the product before release, rather than after.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://fivesketches.com/2009/08/testing-in-the-ux-design-process/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Informing what you design and build</title>
		<link>http://fivesketches.com/2009/05/what-you-spec-what-you-build/</link>
		<comments>http://fivesketches.com/2009/05/what-you-spec-what-you-build/#comments</comments>
		<pubDate>Sat, 30 May 2009 11:55:30 +0000</pubDate>
		<dc:creator>JeromeR</dc:creator>
				<category><![CDATA[Design, process, business]]></category>
		<category><![CDATA[design specifications]]></category>
		<category><![CDATA[ethnographic research]]></category>
		<category><![CDATA[marketing research]]></category>
		<category><![CDATA[user research]]></category>

		<guid isPermaLink="false">http://fivesketches.com/?p=1921</guid>
		<description><![CDATA[I was recently invited to join a design-specification review for a feature I&#8217;ll call Feature X.
As I listened to the presentation, I thought: &#8220;There are pieces missing from this spec.&#8221; When the time came for questions, I asked about the project&#8217;s scope. &#8221;Your spec is titled Feature X, but I see very little X described in this document. What does X mean [...]]]></description>
			<content:encoded><![CDATA[<p>I was recently invited to join a design-specification review for a feature I&#8217;ll call Feature X.</p>
<p>As I listened to the presentation, I thought: &#8220;There are pieces missing from this spec.&#8221; When the time came for questions, I asked about the project&#8217;s scope. &#8221;Your spec is titled Feature X, but I see very little X described in this document. What does X mean to you?&#8221; Sure enough, there was a gap between the <span style="color: #343456;"><strong>title</strong> </span>of the design specification and the <strong><span style="color: #343456;">content</span></strong> of the design specification. And the gap was deliberate, on the part of the Development team.</p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-1926" title="What we're building" src="http://fivesketches.com/wp-content/uploads/2009/05/car-vs-bike-sketch.png" alt="What we're building" width="351" height="156" /></p>
<p>The company in question makes software, not cars or bicycles, but the gap between the spec&#8217;s title page and the spec&#8217;s content was just as great as the one in the illustration. The company&#8217;s potential customers say they want Feature X. The Development team says they only have the resources to build Feature Non-X. Non-X is missing some of the key features that define the X experience.</p>
<p>Except for its sleight-of-hand usefulness to sales staff, Feature Non-X may be a non-starter. But there&#8217;s one more thing to tell you:</p>
<ul>
<li>Customers <em>say</em> they want Feature X, but the vast majority of users who already have Feature X, <em>don&#8217;t use it</em>.</li>
</ul>
<p>Apparently—I say &#8220;apparently&#8221; because the evidence is anecdotal—one reason customers who have a competitor&#8217;s X don&#8217;t use it is because X is complicated to set up and complicated to use. This is, of course, a golden opportunity to make a simple, usable feature that provides only what customers will use.</p>
<p>If this small company is lucky, their Feature Non-X will sell well and the company will leap-frog their Feature-X competitor. With a little marketing- or ethnographic research, the company would have some certainty about why Feature X is requested but not used—and the team would have information to help them design Non-X. Unfortunately, a lack of resources may leave the team&#8217;s designer and developers guessing, and the company will have to take this uncertainty in stride.</p>
]]></content:encoded>
			<wfw:commentRss>http://fivesketches.com/2009/05/what-you-spec-what-you-build/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How many user personas?</title>
		<link>http://fivesketches.com/2009/05/how-many-user-personas/</link>
		<comments>http://fivesketches.com/2009/05/how-many-user-personas/#comments</comments>
		<pubDate>Mon, 25 May 2009 11:55:24 +0000</pubDate>
		<dc:creator>JeromeR</dc:creator>
				<category><![CDATA[Design, process, business]]></category>
		<category><![CDATA[barn-raising method]]></category>
		<category><![CDATA[Froukje Sleeswijk Visser]]></category>
		<category><![CDATA[process]]></category>
		<category><![CDATA[software design]]></category>
		<category><![CDATA[software development]]></category>
		<category><![CDATA[Steve Baty]]></category>
		<category><![CDATA[Technische Universiteit Delft]]></category>
		<category><![CDATA[user personas]]></category>
		<category><![CDATA[user research]]></category>
		<category><![CDATA[User-experience design]]></category>
		<category><![CDATA[UX Matters]]></category>

		<guid isPermaLink="false">http://fivesketches.com/?p=1878</guid>
		<description><![CDATA[If you&#8217;re creating user personas, How-To articles often tell you that you only need two or three personas at most. That&#8217;s fine for most web-design projects. However, if you are working on an enterprise-wide system that has modules for different types of professionals who each perform distinct and substantial tasks, then you will have a [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re creating user personas, How-To articles often tell you that you only need two or three personas at most. That&#8217;s fine for most web-design projects. However, if you are working on an enterprise-wide system that has modules for different types of professionals who each perform distinct and substantial tasks, then you will have a larger number of user profiles.</p>
<p><img class="alignnone size-full wp-image-1882" title="How big is the feature set?" src="http://fivesketches.com/wp-content/uploads/2009/05/product-suite-product-boxes.png" alt="How big is the feature set?" width="376" height="153" /> <strong>I</strong>magine a product suite the size of Microsoft® Office that actually consists of very different pieces: Excel, Word, Access, PowerPoint, and more. Usually, the only persona who is involved with every module of a suite is someone like <strong><span style="color: #454567;">Ivan the IT administrator</span></strong>, whose tasks are very different from most users.</p>
<p>That may sound obvious, but I really struggled for a while with the notion that I was &#8220;doing it wrong&#8221; because I couldn&#8217;t squeeze the user roles and needs into a mere three user personas—or five, or seven, for that matter. When you have a dozen user personas, it&#8217;s challenging to keep them all apart, but most teams only need a few at a time. Likely, the only people who need to know all the user personas are on the user-experience and product-management teams. And the alternative—to have a catch-all user persona whose role is to &#8220;use the software&#8221;—is of no help at all.</p>
<p>If, by chance, you find you need many user personas, then beware once the projects wrap up and the teams turn to their next projects. They may have incorrectly learned to begin a project by creating user personas (&#8220;…well, that&#8217;s what we did last time…!&#8221;) instead of re-using and tweaking the existing user personas. [Not everyone agrees with re-use; see the comments.]</p>
<p>User personas will influence your product design and affect how people throughout Development and Marketing think, strategically and tactically, about their work. So <strong>you need to get the user personas right</strong>. Getting a series of user personas reviewed—not rubber-stamped but mindfully critiqued—is a challenge; nobody ever makes time to do it well. Here&#8217;s my solution: after you research users and then write your draft user personas, review them together with some subject-matter experts, Marketing staff, and developers, in a <a title="Opens in a new window" href="http://www.wikipatterns.com/display/wikipatterns/BarnRaising" target="_blank">barn-raising exercise</a>. Pack them all into one afternoon for the initial review. Then meet the first Friday of the month until you have agreement about each user persona. During one such meeting, one of my subject-matter experts said to another: &#8220;Oh, this user persona is just like [a customer named H—]!&#8221; The user persona was so on-target that that it reminded her of someone I had never met or researched. That was a nice way to learn that I got it right.</p>
<p>For detailed How-To advice on developing user personas, try these readings:</p>
<ul>
<li><a title="Opens in a new window" href="http://www.uxmatters.com/mt/archives/2009/04/user-research-for-personas-and-other-audience-models.php" target="_blank">User research for personas and other audience models</a>, by Steve Baty at UXMatters, which introduces user personas and gives advice on creating them.</li>
<li><a title="Opens in a new window" href="http://sBringing the everyday life of people into design" target="_blank">Bringing the everyday life of people into design</a>, a PhD thesis by Froukje Sleeswijk Visser at TU Delft. You can skip most of the 250-pages that describe the author&#8217;s user-persona journey, and zero in on Chapters 6 and 7, which offer a framework and guidelines.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://fivesketches.com/2009/05/how-many-user-personas/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>This sugar packet is a movie</title>
		<link>http://fivesketches.com/2009/05/sugar-packets/</link>
		<comments>http://fivesketches.com/2009/05/sugar-packets/#comments</comments>
		<pubDate>Thu, 07 May 2009 11:55:05 +0000</pubDate>
		<dc:creator>JeromeR</dc:creator>
				<category><![CDATA[Design, process, business]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[Betsy Weber]]></category>
		<category><![CDATA[Camtasia]]></category>
		<category><![CDATA[customer research]]></category>
		<category><![CDATA[ethnographic research]]></category>
		<category><![CDATA[interaction design]]></category>
		<category><![CDATA[listening]]></category>
		<category><![CDATA[marketing research]]></category>
		<category><![CDATA[software design]]></category>
		<category><![CDATA[software development]]></category>
		<category><![CDATA[sugar packets]]></category>
		<category><![CDATA[TechSmith]]></category>
		<category><![CDATA[usability research]]></category>
		<category><![CDATA[user research]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://fivesketches.com/?p=1552</guid>
		<description><![CDATA[Whether it&#8217;s ethnographic research, usability research, or marketing research, I&#8217;ve learned that the best insights aren&#8217;t always gleaned from scheduled research.
Here&#8217;s a photo of impromptu research, conducted by Betsy Weber, TechSmith&#8217;s product evangelist. I was her research subject. Betsy recorded me pushing sugar packets around a table as I explained how I&#8217;d like Camtasia to behave.

Betsy [...]]]></description>
			<content:encoded><![CDATA[<p>Whether it&#8217;s ethnographic research, usability research, or marketing research, I&#8217;ve learned that the best insights aren&#8217;t always gleaned from scheduled research.</p>
<p>Here&#8217;s a photo of impromptu research, conducted by Betsy Weber, TechSmith&#8217;s product evangelist. I was her research subject. Betsy recorded me pushing sugar packets around a table as I explained how I&#8217;d like Camtasia to behave.</p>
<p style="text-align: center;"><img src="http://fivesketches.com/wp-content/uploads/2009/05/jerome-betsy-and-sugar-packets.png" alt="Jerome demos an idea to Betsy. Photo by Mastermaq" width="466" height="260" /></p>
<p>Betsy takes information like this from the field back to the Camtasia team. There&#8217;s no guarantee that my idea will influence future product development, but what this photo shows is that TechSmith listens to its users and customers.</p>
<p>The ongoing stream of research and information that Betsy provides ensures better design of products that will be relevant and satisfying for TechSmith customers down the line.</p>
]]></content:encoded>
			<wfw:commentRss>http://fivesketches.com/2009/05/sugar-packets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cognitive psych in poll design</title>
		<link>http://fivesketches.com/2009/05/pitfalls-of-poll-design/</link>
		<comments>http://fivesketches.com/2009/05/pitfalls-of-poll-design/#comments</comments>
		<pubDate>Tue, 05 May 2009 11:55:54 +0000</pubDate>
		<dc:creator>JeromeR</dc:creator>
				<category><![CDATA[Design, process, business]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[Ask Tog]]></category>
		<category><![CDATA[A|B testing]]></category>
		<category><![CDATA[beauty]]></category>
		<category><![CDATA[Bruce Tognazzini]]></category>
		<category><![CDATA[cognitive psychology]]></category>
		<category><![CDATA[election ballots]]></category>
		<category><![CDATA[emotion]]></category>
		<category><![CDATA[formative usability testing]]></category>
		<category><![CDATA[HFI]]></category>
		<category><![CDATA[Human Factors International]]></category>
		<category><![CDATA[Kath Straub]]></category>
		<category><![CDATA[online voting]]></category>
		<category><![CDATA[patterns]]></category>
		<category><![CDATA[persuasion]]></category>
		<category><![CDATA[PET design]]></category>
		<category><![CDATA[polls]]></category>
		<category><![CDATA[Spencer Gerrol]]></category>
		<category><![CDATA[survey design]]></category>
		<category><![CDATA[symmetry]]></category>
		<category><![CDATA[trust]]></category>
		<category><![CDATA[ugly option]]></category>
		<category><![CDATA[user research]]></category>
		<category><![CDATA[WordPress.org blog]]></category>

		<guid isPermaLink="false">http://fivesketches.com/?p=1576</guid>
		<description><![CDATA[The WordPress community recently ran a poll. Users were asked to choose one of 11 visual designs. The leading design got only 18% of the vote, which gives rise to such questions as:

Is this a meaningful win? The leader only barely beat the next three designs, and 82% voted for other designs.

I don&#8217;t know about the 18% versus 82%. I [...]]]></description>
			<content:encoded><![CDATA[<p>The WordPress community recently ran a poll. Users were asked to choose one of 11 visual designs. The leading design got only 18% of the vote, which gives rise to such questions as:</p>
<ul>
<li><span style="color: #555567;"><strong>Is this a meaningful win?</strong></span> The leader only barely beat the next three designs, and 82% voted for other designs.</li>
</ul>
<p><img style="float: right;" src="http://fivesketches.com/wp-content/uploads/2009/05/wordpress-poll.png" alt="WordPress poll" width="194" height="212" />I don&#8217;t know about the 18% versus 82%. I do wonder whether some of the entries triggered a cognitive process in voters that caused them to pay less attention to the other designs, which may bring the leading design&#8217;s razor-thin lead into question. This cognitive process—known as the &#8220;ugly option&#8221;—is used successfully by designers as they deliberately apply cognitive psychology to entice users to act. I&#8217;ll explain why, below, but I first want to explain my motivation for this blog post.</p>
<p>I&#8217;m using this WordPress poll as a jumping-off point to discuss the difficulty of survey design. I&#8217;m not commenting on the merit of the designs. (I never saw the designs up close.) And I&#8217;m <strong>certainly not</strong> claiming that people involved in the poll used cognitive psych to affect the poll&#8217;s outcome. Instead, in this blog, I&#8217;m discussing what I know about cognitive psychology as it applies to the design of surveys such as this recent WordPress.org poll.</p>
<h4>Survey design affects user responses</h4>
<p>If you&#8217;ve heard of the controversial <a title="Opens in a new window" href="http://www.asktog.com/columns/042ButterflyBallot.html" target="_blank">Florida butterfly ballot</a> in the USA&#8217;s presidential election in 2000, then you know ballot design—survey design—can affect the outcome. I live outside the USA, but as a certified usability analyst I regularly come across this topic in industry publications; since that infamous election, usability analysts in the USA have been promoting more research and usability testing to ensure good ballot design. I imagine that the Florida butterfly ballot would have tested poorly in a formative usability study.</p>
<p>The recent WordPress poll, however, would likely have tested well in a usability study to determine whether WordPress users could successfully vote for their choice. The question I have is whether the entries themselves caused a cognitive bias in favour of some entries at the expense of others.</p>
<p>It seems that one entry was entered multiple times, as dark, medium, and light variations. This seems like a good idea: &#8220;Let&#8217;s ask voters which one is better.&#8221; Interestingly, the visual repetition—the similar images—may have an unintended effect if you add other designs into the mix. Cognitive science tells us people are more likely to select one of the similar ones. Consider this illustration:</p>
<p style="text-align: center;"><img src="http://fivesketches.com/wp-content/uploads/2009/05/ugly-option-headshots.png" alt="" width="417" height="157" /></p>
<p>More people choose the leftmost image. The brain&#8217;s tendency to look for patterns keeps it more interested in the two similar images. The brain&#8217;s tendency to avoid the &#8220;ugly option&#8221; means it&#8217;ll prefer the more beautiful one of the two. Research shows that symmetry correlates with beauty across cultures, so I manipulated the centre image in Photoshop to make it asymmetrical, or &#8220;uglier&#8221;.</p>
<p>The ugly-option rule applies to a choice between different bundles of goods (like magazine subscriptions with different perks), different prices (like the bottles on a restaurant wine list), and different appearances (like the photos, above). It may have applied to the design images in the WordPress poll. The <a title="Opens in a new window" href="http://wordpress.org/development/2009/04/poll-results/" target="_blank">poll results published by WordPress.org</a> lists the intentional variations in the table of results:</p>
<ul>
<li>DR1: Fluency style, dark</li>
<li>DR2: Fluency style, medium</li>
<li>DR3: Fluency style, light</li>
</ul>
<p><img style="float: right;" src="http://fivesketches.com/wp-content/uploads/2009/05/wordpress-design-tweaks-poll-results.png" alt="The variants scored 1st, 4th, and 6th" width="305" height="232" />In addition to these three, which placed 1st, 4th, and 6th overall, it&#8217;s possible there were other sets of variations, because <strong>other entries may have resembled each other</strong>, too.</p>
<p>As a usability analyst and user researcher, I find this fascinating. Does the ugly-option rule hold true when there are 11 options? Was the dark-medium-light variation sufficient to qualify one of the three as ugly? Did the leading design win because it was part of a set that included an ugly option? And, among the 11 entries, how many sets were there?</p>
<p>There are ways to test this.</p>
<p>Test whether the poll results differ in teh absence of an ugly-option set. <a title="Opens in a new window" href="http://en.wikipedia.org/wiki/A/B_testing" target="_blank">A|B testing</a> is useful for this. It involves giving half the users poll A with only one of the dark-medium-light variants, and the other half poll B with all three variants included. You can then can compare the two result sets. If there is a significant difference, then some further combinations can be tested to see if other possible explanations can be ruled out.</p>
<p>For more about the ugly option and other ways to make your designs persuasive, I recommend watching Kath Straub and Spencer Gerrol in the <a title="Opens in a new window" href="http://humanfactors.com/home/usability.asp" target="_blank">HFI</a> webcast, <a title="Opens in a new window" href="http://events.powerstream.net/002/00143/20090115PersuasiveDesign" target="_blank">The Science of Persuasive Design: Convincing is converting</a>, with video and slides. There&#8217;s also an <a title="Opens in a new window" href="http://humanfactors.com/downloads/documents/PET-ER_Webcast.mp3" target="_blank">audio-only podcast</a> and an accompanying <a title="Opens in a new window" href="http://humanfactors.com/downloads/whitepapersrequest.asp?whitepaper=convincing" target="_blank">white paper</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://fivesketches.com/2009/05/pitfalls-of-poll-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://humanfactors.com/downloads/documents/PET-ER_Webcast.mp3" length="56483447" type="audio/mpeg" />
		</item>
		<item>
		<title>Low-fi sketching increases user input</title>
		<link>http://fivesketches.com/2009/04/low-fi-sketching-increases-user-input/</link>
		<comments>http://fivesketches.com/2009/04/low-fi-sketching-increases-user-input/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 11:55:26 +0000</pubDate>
		<dc:creator>JeromeR</dc:creator>
				<category><![CDATA[Design sketches]]></category>
		<category><![CDATA[Design, process, business]]></category>
		<category><![CDATA[Bill Buxton]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[design alternatives]]></category>
		<category><![CDATA[fidelity]]></category>
		<category><![CDATA[generative design]]></category>
		<category><![CDATA[high-fidelity]]></category>
		<category><![CDATA[low-fidelity]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[sketching]]></category>
		<category><![CDATA[software design]]></category>
		<category><![CDATA[UPA]]></category>
		<category><![CDATA[user research]]></category>

		<guid isPermaLink="false">http://fivesketches.com/?p=1431</guid>
		<description><![CDATA[Here are three techniques for eliciting more feedback on your designs:

show users some alternatives, so more than one design.
show users a low-fidelity rather than high-fidelity rendering.
ask users to sketch their feedback.

To iterate and improve the design, you need honest feedback.  Let&#8217;s look at how and why each of these techniques might work.
Showing alternative designs signals that the design process [...]]]></description>
			<content:encoded><![CDATA[<p>Here are three techniques for eliciting more feedback on your designs:</p>
<ul>
<li>show users some alternatives, so more than one design.</li>
<li>show users a low-fidelity rather than high-fidelity rendering.</li>
<li>ask users to <em>sketch</em> their feedback.</li>
</ul>
<p>To iterate and improve the design, you need honest feedback.  Let&#8217;s look at how and why each of these techniques might work.</p>
<p><span style="color: #555567;"><strong>Showing alternative designs</strong></span> signals that the design process isn&#8217;t finished. If you engage in generative design, you&#8217;ll have several designs to show to users. Users are apparently reluctant to critique a completed design, so a clear signal that the process is not yet finished encourages users to voice their views, but only somewhat.</p>
<p><span style="color: #555567;"><strong>Using a low-fidelity rendering</strong></span> elicits more feedback than the same design in a high-fidelity rendering. Again, users are apparently reluctant to critique something that looks finished—as a high-fidelity rendering does.</p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-1433" title="hi-fi_vs_low-fi_sketching" src="http://fivesketches.com/wp-content/uploads/2009/04/hi-fi_vs_low-fi_sketching.png" alt="hi-fi_vs_low-fi_sketching" width="500" height="195" /></p>
<p style="text-align: center;"><em>The design is the same, but it <strong><span style="color: #888888;">feels</span></strong> more difficult to criticise the one on the right.</em></p>
<p><span style="color: #555567;"><strong>Asking users to sketch</strong></span> their feedback turns out to be the single most important factor in eliciting feedback. It&#8217;s not known why, because there hasn&#8217;t been sufficient published research, but I hypothesize that it&#8217;s because this is the most indirect form of criticism.</p>
<h4>Where&#8217;s the evidence for sketched feedback?</h4>
<p>The evidence is unpublished and anecdotal. The problem with unpublished data is that you must be in the right place at the right time to get it, as I was during the UPA 2007 annual conference when Bill Buxton asked the room for a show of hands. Out of about 1000 attendees, several dozen said they had received <span style="color: #555567;"><strong>more</strong> and <strong>better design-related feedback</strong></span> by asking users to sketch than by eliciting verbal feedback.</p>
<p>When you ask a user: &#8220;Tell me how to make this better,&#8221; they shrug. When you hand them a pen and paper and ask: &#8220;Sketch for me how to make this better,&#8221; users start sketching. They suddenly have lots of ideas.</p>
<p>My own experience agrees with this. In Perth, Australia, I took sketches from a Five Sketches™ design session to a customer site for feedback. I also brought blank paper and pens, and asked for sketches of better ideas.</p>
<p>Not surprisingly, the best approach is to combine all three techniques: show users several low-fidelity designs, and then ask them to sketch ways to make the designs better.</p>
]]></content:encoded>
			<wfw:commentRss>http://fivesketches.com/2009/04/low-fi-sketching-increases-user-input/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Complicated GUI is fixable</title>
		<link>http://fivesketches.com/2008/04/complicated-gui-is-fixable/</link>
		<comments>http://fivesketches.com/2008/04/complicated-gui-is-fixable/#comments</comments>
		<pubDate>Thu, 03 Apr 2008 15:10:11 +0000</pubDate>
		<dc:creator>JeromeR</dc:creator>
				<category><![CDATA[Design, process, business]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[Alen Walendowski]]></category>
		<category><![CDATA[complexity]]></category>
		<category><![CDATA[dietician]]></category>
		<category><![CDATA[Ellen Isaacs]]></category>
		<category><![CDATA[frequency-commonality grid]]></category>
		<category><![CDATA[GUI]]></category>
		<category><![CDATA[Jakob Nielsen]]></category>
		<category><![CDATA[satisficing]]></category>
		<category><![CDATA[simplicity]]></category>
		<category><![CDATA[software design]]></category>
		<category><![CDATA[software development]]></category>
		<category><![CDATA[task commonality]]></category>
		<category><![CDATA[task frequency]]></category>
		<category><![CDATA[UCD]]></category>
		<category><![CDATA[user research]]></category>

		<guid isPermaLink="false">http://fivesketches.com/?p=877</guid>
		<description><![CDATA[According to usability guru Jakob Nielsen, the worst mistakes in GUI design are domain-specific. Usually, he says, applications fail because they:

solve the wrong problem.
have the wrong features for the right problem.
make the right features too complicated to understand.

Nielsen&#8217;s last point reminds me of what a product manager once told me: many users of highly specialised software [...]]]></description>
			<content:encoded><![CDATA[<p>According to usability guru Jakob Nielsen, the worst mistakes in GUI design are domain-specific. Usually, he says, applications fail because they:</p>
<ul>
<li>solve the wrong problem.</li>
<li>have the wrong features for the right problem.</li>
<li>make the right features too complicated to understand.</li>
</ul>
<p>Nielsen&#8217;s last point reminds me of what a product manager once told me: many users of highly specialised software think of themselves as experts, but only few are. His hypothesis? Elaborate sets of features are too numerous or complex to learn fully.</p>
<p><img style="float: right;" src="http://fivesketches.com/wp-content/uploads/2008/04/plate.png" alt="Cookie on a plate" width="124" height="97" />One of my projects involved software for dieticians. The software allowed users to enter a recipe. The software would calculate the nutritive value per portion. Users learned the basic settings for an adequate result. They ignored the extra features that could take into consideration various complex chemical interactions between the recipe ingredients. The extra features—the visual and cognitive complexity—got ignored. Ironically, their very presence increased the likelihood that users would satisfice, or avoid the short-term pain of learning something new. <span style="background-color: #deef7f;">When the product was developed, each extra bit seemed a good idea</span>, and they may also each have helped sell the product. But, good idea or not, those extra features needed to be removed, or hidden from the majority of users, or redesigned.</p>
<h5>Resolving the &#8220;extra features&#8221; problem</h5>
<ol>
<li>If the extra features are superfluous, remove them. Usage data can help identify seldom-used features, and many of our products are capable of collecting usage data, though we currently only collect it after crashes and mainly during Beta testing. However, removing a seldom-used part of an existing feature is a complex decision, and one for the Product Manager to make. The difficulty lies in determining whether a feature would be used more if it were simpler to use. In that case, it may not be superfluous.</li>
<li>If the extra features are used only occasionally by relatively few users, then hide them. The suggested GUI treatment for an occasional-by-few control is to expose it only in the context of a related task. Do not clutter the main application window, menu bar, or the main dialog boxes with controls for occasional-by-few tasks. Hiding the controls for an occasional-by-few task is supported by the Isaacs-Walendowski frequency-commonality grid:</li>
<table border="0" cellpadding="8" width="90%">
<tbody>
<tr>
<td style="text-align: center;" width="24%"> <strong> If the<br />
  feature is…</strong></td>
<td style="text-align: center;" width="33%"><strong>Used<br />
by many</strong></td>
<td style="text-align: center;" width="33%"><strong>Used<br />
by few</strong></td>
</tr>
<tr>
<td style="text-align: right;" valign="middle"><strong>Used<br />
frequently</strong></td>
<td>GUI treatment:<br />
•  Visible.<br />
•  Few clicks.</td>
<td>GUI treatment:<br />
•  Suggested.<br />
•  Few clicks.</td>
</tr>
<tr>
<td style="text-align: right;" valign="middle"><strong>Used<br />
occasionally</strong></td>
<td>GUI treatment:<br />
•  Suggested.<br />
•  More clicks.</td>
<td>GUI treatment:<br />
•  Hidden.<br />
•  More clicks.</td>
</tr>
</tbody>
</table>
<li>If the extra feature is to be a core feature, simplify it. I&#8217;m talking about a feature that the Product Manager believes would be used frequently or by many <em>if users could figure it out</em>. Burying or hiding such features isn&#8217;t the answer. You need to find ways to reduce complexity by designing the interaction well and by organising the GUI well. For this, <a href="http://fivesketches.com/about-five-sketches/" target="_self">Five Sketches™</a> can help.</li>
</ol>
<h5>What are the requirements, really?</h5>
<p>All this begs the question: who can tell us which features are the extra features (the features to omit), which ones are occasional-by-few (the features to hide), and which ones are used frequently or by many users (the features on which to focus your biggest design-guns)? Nielsen says &#8220;Base your decisions on user research&#8221; and then test the early designs with users. He adds:</p>
<blockquote><p>People don&#8217;t want to hear me say that they need to test their UI. And they definitely don&#8217;t want to hear that they have to actually move their precious butts to a customer location to watch real people do the work the application is supposed to support. The general idea seems to be that real programmers can&#8217;t be let out of their cages. My view is just the opposite: no one should be allowed to work on an application unless they&#8217;ve spent a day observing a few end users.  <a title="Opens in a new window" href="http://www.useit.com/alertbox/application-mistakes.html" target="_blank">…More</a>.</p></blockquote>
<p>Conclusion: conduct user research and use what you learn to inform the design.</p>
]]></content:encoded>
			<wfw:commentRss>http://fivesketches.com/2008/04/complicated-gui-is-fixable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

