From f364f6d9456b28675ff5b5081c3342a16ce68c27 Mon Sep 17 00:00:00 2001 From: Joseph Walton-Rivers <jwalto@essex.ac.uk> Date: Tue, 1 May 2018 13:35:49 +0100 Subject: [PATCH] slide templates --- slides/ce810-evaluation.tex | 44 +++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) diff --git a/slides/ce810-evaluation.tex b/slides/ce810-evaluation.tex index 2ba6d2b..31506ee 100644 --- a/slides/ce810-evaluation.tex +++ b/slides/ce810-evaluation.tex @@ -25,6 +25,50 @@ % What do we measure? % How do we measure it? + \begin{frame}{What is Player Experience?} + Player experience + \end{frame} + + \section{Metrics} + + \begin{frame} + Collect data on how players/bots work + + \begin{block}{Activity} + What kinds of features can we collect? + \end{block} + \end{frame} + + \begin{frame}{Data from humans} + high-level human experience + Biosignals + Surveys and interviews + \end{frame} + + \begin{frame}{Data from bots} + Internal State + How often does a bot face a difficult choice + \end{frame} + + \begin{frame}{Data from either} + Final Score distribution, Game duration, Score 'drama', Statical distribution of states, Degree of challenge + \end{frame} + + \begin{frame}{Data from populations} + Variability of scores, skill-depth + \end{frame} + + + \section{Action Sequences} + + \begin{frame}{Data from either} + Actions taken, Record the sequence of button-pushes + \end{frame} + + \begin{frame}{Entropy} + + \end{frame} + %% METRICS % Simon's raw vs computed metrics. -- GitLab