From 593eeca4e5ee70352b5d8a507ec683a95758a375 Mon Sep 17 00:00:00 2001 From: Richard Thomas Date: Tue, 13 Feb 2024 12:29:15 +1000 Subject: [PATCH] Revised assessment slides in course overview. --- slides/overview/main.tex | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/slides/overview/main.tex b/slides/overview/main.tex index 03bfe9b3..51cc4e96 100644 --- a/slides/overview/main.tex +++ b/slides/overview/main.tex @@ -63,7 +63,7 @@ \section{Assessment} \begin{frame}{Assessment} \begin{tabular}{lr} -\Large{Project Proposal} & \Large{5\%} \\ +\Large{Project Proposal} & \hspace{2em}\Large{5\%} \\ & \\ \Large{Building a Scalable Architecture} & \Large{30\%} \\ \hspace{1em} API Functionality & 12\% \\ @@ -76,6 +76,16 @@ \section{Assessment} \end{tabular} \end{frame} +\point[Building a Scalable Architecture]{ + \Large + \begin{enumerate} + \item Build a \highlight{RESTful web API} according to our specification. + \item \highlight{Test} that the API satisfies the specification. + \item \highlight{Deploy} the API to a cloud platform. + \item \highlight{Scale} the API to handle \highlight{high loads}. + \end{enumerate} +} + \point[Presenting an Architecture]{ \Large \begin{enumerate} @@ -89,16 +99,6 @@ \section{Assessment} \end{enumerate} } -\point[Building a Scalable Architecture]{ - \Large - \begin{enumerate} - \item Build a \highlight{RESTful web API} according to our specification. - \item \highlight{Test} that the API satisfies the specification. - \item \highlight{Deploy} the API to a cloud platform. - \item \highlight{Scale} the API to handle \highlight{high loads}. - \end{enumerate} -} - \point[Capstone Project]{ \Large \begin{enumerate}