Skip to content
Snippets Groups Projects
assignment.tex 1.74 KiB
Newer Older
Piers Williams's avatar
Piers Williams committed
\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}