From 1ef991c90fd5d57adbe77801b5e4898bf2951c62 Mon Sep 17 00:00:00 2001 From: eneller Date: Fri, 6 Feb 2026 11:48:38 +0100 Subject: [PATCH] doc: procedure --- doc/report.Rnw | 9 ++++++++- doc/report.bib | 12 +++++++++++- 2 files changed, 19 insertions(+), 2 deletions(-) diff --git a/doc/report.Rnw b/doc/report.Rnw index ba3a781..f3d0afc 100644 --- a/doc/report.Rnw +++ b/doc/report.Rnw @@ -76,9 +76,16 @@ were then presented all of our 3 keyboards. \subsection{Apparatus}\label{apparatus} The main body of our experimental apparatus was our On-Screen Keyboard, implemented using Tauri + Angular. -TextTest \citeauthor{texttest} +Text-entry measures were collected using TextTest \cite{texttest}. \subsection{Procedure}\label{procedure} +Each participant was first provided with an overview of the three keyboard models and design rationale +They were then presented all three layouts in a counterbalanced order to mitigate common order effects +such as practice, fatigue and boredom. +Each keyboard was evaluated using only lowercase letters, space and enter to display the next sentence. +Due to our chosen time constraint of 30 minutes, each participant was given three practice sentences per keyboard, +followed by 10 recorded sentences for the experiment. +After completion of all 3 layouts, the participants were then asked to fill out the NASA Task Load Index \cite{nasatlx}. \section{Results}\label{results} diff --git a/doc/report.bib b/doc/report.bib index 968fae5..6351485 100644 --- a/doc/report.bib +++ b/doc/report.bib @@ -6,5 +6,15 @@ number={4}, pages={458--489}, year={2006}, - publisher={ACM New York, NY, USA} + publisher={ACM New York, NY, USA}, + url={https://depts.washington.edu/acelab/proj/texttest/}, +} +@incollection{nasatlx, + title={Development of NASA-TLX (Task Load Index): Results of empirical and theoretical research}, + author={Hart, Sandra G and Staveland, Lowell E}, + booktitle={Advances in psychology}, + volume={52}, + pages={139--183}, + year={1988}, + publisher={Elsevier} }