aboutsummaryrefslogtreecommitdiff
path: root/doc/tex/systemDesign.tex
diff options
context:
space:
mode:
authorInigoGutierrez <inigogf.95@gmail.com>2023-06-09 13:12:05 +0200
committerInigoGutierrez <inigogf.95@gmail.com>2023-06-09 13:12:05 +0200
commita005228a986b17732ae7cccbedde450533cfe1f1 (patch)
tree20dd63b13dd65c1d9fb5082f3a15ce5e5424317f /doc/tex/systemDesign.tex
parent12431ce4c4ed52fcfc2180bcffdfec33e72b73ba (diff)
downloadimago-a005228a986b17732ae7cccbedde450533cfe1f1.tar.gz
imago-a005228a986b17732ae7cccbedde450533cfe1f1.zip
First usability test.
Diffstat (limited to 'doc/tex/systemDesign.tex')
-rw-r--r--doc/tex/systemDesign.tex13
1 files changed, 7 insertions, 6 deletions
diff --git a/doc/tex/systemDesign.tex b/doc/tex/systemDesign.tex
index 3542cb5..e166955 100644
--- a/doc/tex/systemDesign.tex
+++ b/doc/tex/systemDesign.tex
@@ -265,7 +265,7 @@ respectively.
\begin{figure}[h]
\begin{center}
- \includegraphics[width=\textwidth]{diagrams/trainingModule.png}
+ \includegraphics[width=0.7\textwidth]{diagrams/trainingModule.png}
\caption{Components of the \acrshort{sgf} file parsing module.}
\label{fig:trainingModule}
Components not showing a capital C are not classes, as in they not
@@ -444,23 +444,24 @@ These are the questions provided to the testers.
\begin{itemize}
- \item Playing a game against a human:
+ \item Playing against a human:
\begin{itemize}
\item Were you able to start the interface?
- \item How hard to understand was the interface of the game?
+ \item How hard was the interface of the game to understand?
\end{itemize}
- \item Playing a game against the engine:
+ \item Playing against the engine:
\begin{itemize}
\item Were you able to start the interface?
- \item How hard to understand was the interface of the game?
+ \item How hard was the interface of the game to understand?
\item How strong did you find the engine?
\end{itemize}
- \item Playing a game against the interface through a third-party \acrshort{gui}:
+ \item Playing against the interface through a third-party \acrshort{gui}:
\begin{itemize}
\item Were you able to start the interface?
\item Did you find any problems when setting up the engine?
+ \item Do you think this tool has value for studying Go?
\end{itemize}
\end{itemize}