mirror of
https://github.com/soconnor0919/honors-thesis.git
synced 2026-05-08 07:08:55 -04:00
Refactor implementation and evaluation chapters for clarity and detail
- Revised the implementation chapter to emphasize HRIStudio as a reference implementation of design principles, detailing architectural choices and mechanisms. - Enhanced descriptions of platform architecture, experiment storage, execution engine, and access control. - Updated evaluation chapter to reflect the study as a pilot validation study, clarifying research questions, study design, participant roles, and measures. - Improved consistency in language and structure throughout both chapters. - Added details on participant recruitment and task specifications to better contextualize the study. - Adjusted measurement instruments table to align with the new chapter title. - Updated LaTeX document to include additional TikZ library for improved diagram capabilities.
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@
|
||||
\usepackage{array} %Extended column types and \arraybackslash
|
||||
\usepackage{tabularx} %Auto-width table columns
|
||||
\usepackage{tikz} %For programmatic diagrams
|
||||
\usetikzlibrary{shapes,arrows,positioning,fit,backgrounds}
|
||||
\usetikzlibrary{shapes,arrows,positioning,fit,backgrounds,decorations.pathreplacing}
|
||||
\usepackage[
|
||||
hidelinks,
|
||||
linktoc=all,
|
||||
|
||||
Reference in New Issue
Block a user