Skip to content
Snippets Groups Projects
Commit a8f61f42 authored by Piers Williams's avatar Piers Williams
Browse files

Added assignment slides

parent c71fefe4
No related branches found
No related tags found
No related merge requests found
Pipeline #
\input{shared/pres}
\input{shared/preamble}
\input{content/assignment}
\subtitle{Assignment}
\date{Friday, 18 May 2018}
\begin{document}
\begin{frame}
\titlepage
\end{frame}
\begin{frame}{Last assignment}
\begin{center}
In groups, take a game developed as part of the game design hack and use AI experiments to determine two experiments for human player testing. Perform play testing on these variants recording relevant results and give a presentation with these findings.
\end{center}
\end{frame}
\begin{frame}{Phase 1}
\begin{itemize}[<+->]
\item Form groups
\item Select a game from the hack
\item Tinker Time
\item Identify key parameters to explore
\item Identify metrics to measure
\end{itemize}
\end{frame}
\begin{frame}{Phase 2}
\begin{itemize}[<+->]
\item Implement experiment and metrics
\item Perform AI Experiments
\item Analyse results to find a good and a bad example
\item Perform user testing on these games to validate AI predictions
\end{itemize}
\end{frame}
\begin{frame}{Phase 3}
\begin{itemize}[<+->]
\item Write report explaining everything
\item Give presentation to others
\end{itemize}
\end{frame}
\begin{frame}{AI Testing}
\begin{itemize}[<+->]
\item Game logs (TBI)
\item AI Logs (TBI)
\item Gameplay metrics are possible
\end{itemize}
\end{frame}
\begin{frame}{User Testing}
\begin{itemize}[<+->]
\item Slide 5 from evaluation talk
\item Gameplay metrics are possible
\item Questionnaires (Google forms are good)
\end{itemize}
\end{frame}
\begin{frame}{Report}
\begin{itemize}[<+->]
\item Remember that ...
\begin{itemize}
\item Only the report and presentation are marked
\item Don't overlook them
\item Results not in them, don't exist
\end{itemize}
\end{itemize}
\end{frame}
\end{document}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment