aboutsummaryrefslogtreecommitdiff
path: root/doc/tex/systemDesign.tex
diff options
context:
space:
mode:
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}