mani
Aug 13, 2012
visibility 3038
star star star star star star
(6 votes)

Paper prototyping at EPiServer

Since developing a new CMS is a very costly activity involving a large number of developers working for several months, it is crucial that the user interface and the underlying software architecture is properly designed at an early stage so as to reduce the need for rewriting source code.

A clever way to ensure such a proper design (in the sense that the final product works as intended in the hands of the users) is to visualize and test the design before implementing it. In reality however, development and design often run in parallel, one trying to keep up with the other; sometimes development is ahead, and sometimes design is ahead. During the development of EPiServer CMS 7, we have made sure to involve users regularly to evaluate both design prototypes as well as the most recent implementation. Doing so, our project team has been able to identify usability problems and spur new ideas, and then adjusted the design to better suit our end-users.

At some stages of the process, we used paper prototyping to visualize the interaction design for some parts of the user interface. We simply invited people in the target group to try out the paper prototypes as if they were real user interfaces. As the participant "clicked" in the prototype, we moved the paper pieces around to simulate the behavior of the interface. Even though paper prototypes have many inherent limitations, they have been useful for testing overall interaction flows, wordings of text and impact of graphic design. 

Demo

This video clip shows how a design prototype could look like when we were evaluating a new concept for the toolbar in the new CMS:

Aug 13, 2012

Comments

Aug 13, 2012 04:01 PM

Paper prototyping is a very nice tool when you need to make quick iterations. Also works surprisingly well for user testing.

error Please login to comment.
Latest blogs
Composition Over Inheritance: Why Your Content Contract Is Not a Base Class

Inside the structural conformance pattern in SaaS CMS — from server-side inheritance to pipeline governance. A contract in Optimizely SaaS CMS is...

Vipin Banka | Sep 19, 2026

Optimizely Opti ID Integration: Why the API Key Was Missing from the DXP Management Portal

While working on an Optimizely CMS 12 Opti ID integration recently, we ran into an issue that initially appeared to be related to SSO authenticatio...

Madhu | Sep 18, 2026 |

Extending a Contract: What You Can Override

Contracts share fields across content types — but not every field setting can be overridden. Push the same contract onto several components, and CM...

Chirag Khanna | Sep 18, 2026 |

Building a Blazor Server UI Inside the Optimizely CMS 13 Admin Shell

What I learned shipping a Blazor Server UI inside Optimizely CMS 13 — Razor components in a NuGet package, the Blazor hub next to MapContent(),...

Stanisław Szołkowski | Sep 17, 2026 |