--- a/slides/slides03.tex Thu Nov 24 10:41:42 2016 +0000
+++ b/slides/slides03.tex Thu Nov 24 11:25:38 2016 +0000
@@ -240,7 +240,7 @@
\end{axis}
\end{tikzpicture}}
&
-\begin{tikzpicture}
+\onslide<2>{\begin{tikzpicture}
\begin{axis}[
xlabel={$n$},
x label style={at={(1.05,0.0)}},
@@ -255,7 +255,7 @@
%%\addplot[green,mark=square*,mark options={fill=white}] table {re2a.data};
\addplot[red,mark=square*,mark options={fill=white}] table {re3a.data};
\end{axis}
-\end{tikzpicture}
+\end{tikzpicture}}
\end{tabular}
\end{center}
@@ -289,6 +289,29 @@
\end{frame}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+\begin{frame}[c]
+\frametitle{Marks for CW6 (Part 1)}
+
+Absolute raw marks, alleged collusions still included:
+
+\begin{itemize}
+\item 0\%: 18 students
+\item 1\%: 2
+\item 2\%: 11
+\item 3\%: 29
+\item 4\%: 18
+\item 5\%: 33
+\item 6\%: 55
+\item 7\%: 62
+\end{itemize}
+\end{frame}
+
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
\end{document}