From CIRCA

Jump to: navigation, search

LaTeX code for Thinking Aloud

Click here for a plain text version of this LaTeX code.
\documentclass[a4paper,11pt]{article}
\usepackage{ulem}
\usepackage{a4wide}
\usepackage[dvipsnames,svgnames]{xcolor}
\usepackage[pdftex]{graphicx}

\usepackage{hyperref}
% commands generated by html2latex


\begin{document}

The \textbf{Thinking Aloud} method is a simple and effective way to get feedback from users on an interface. The basic outline of the process is:
\begin{itemize}
	\item  You need to make sure you have ethics clearance if you want to report your findings.
	\item  You develop tasks for the participant users.
	\item  You have a user sit down before the interface (or a representation of it) and give them a task to do.
	\item  You ask them to talk out load about what they are doing. Encourage them ask questions, talk about what they think they are doing, give feedback, talk about what they are reading and anything else that comes to mind. 
	\item  You should record what they say either by taking notes or with an audio recorder (or both). You can also record their session using screen capture tools.
\end{itemize}

For more see \href{http://hcibib.org/tcuid/chap-5.html}{Testing The Design With Users} by Clayton Lewis and John Rieman for more.

\end{document}
Personal tools