%\documentclass[handout]{beamer} \documentclass[t,12pt,numbers,fleqn]{beamer} %\documentclass[ignorenonframetext]{beamer} \newif\ifquestions %\questionstrue \questionsfalse \usepackage{pgfpages} \usepackage{hyperref} \hypersetup{colorlinks=true, linkcolor=blue, citecolor=blue, filecolor=blue, urlcolor=blue, unicode=false} \urlstyle{same} \bibliographystyle{plain} %\usetheme{Iimenau} \useoutertheme{split} %so the footline can be seen, without needing pgfpages %\pgfpagesuselayout{resize to}[letterpaper,border shrink=5mm,landscape] %if this is uncommented, the hyperref links do not work \mode<presentation>{} \input{../def-beamer} \newcommand{\topic}{MG+MIS Syntax Presentations 1} \input{../titlepage} \begin{document} \input{../footline} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \begin{frame} \frametitle{MG+MIS Presentations} \bi \item Start recording \item Administrative details \item Presentations \bi \item POC \item MG + MIS Syntax \ei \ei \end{frame} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \begin{frame} \frametitle{Administrative Details} \bi \item When developing your code, remember that your goal is for someone else to be able to compile and run it \item Upcoming classes \bi \item L17 - POC + MG Presentations \item L18 - MIS Presentations \ei \ei \end{frame} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \begin{frame} \frametitle{Administrative Details: Report Deadlines} ~\newline \begin{tabular}{l l} %\textbf{SRS} & Oct 8\\ \textbf{MG + MIS (Traditional)} & Nov 19\\ \textbf{Drasil Code and Report (Drasil)} & Nov 19\\ Final Documentation & Dec 9\\ \end {tabular} \bi \item The written deliverables will be graded based on the repo contents as of 11:59 pm of the due date \item If you need an extension for a written deliverable, please ask \item You should inform your primary and secondary reviewers of the extension \item Two days after each major deliverable, your GitHub issues will be due %\item Domain expert code due 1 week after MIS deadline \ei \end{frame} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \begin{frame} \frametitle{Admin Details: Presentation Schedule} \bi \item Proof of Concept Demonstrations (15 min) \bi \item \textbf{Thurs, Nov 12: Salah, John} \ei \item MG Present (10 minutes) \bi \item \textbf{Thurs, Nov 12: John, Tiago, Leila, Xuanming, Andrea} \ei \item MIS Present \bi \item Mon, Nov 16: Shayan, Parsa, Gaby, Sid, Xingzhi \ei \item Drasil Project Present (20 min each) \bi \item Thurs, Nov 26: Andrea, Naveen, Ting-Yu \ei \ei \end{frame} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \begin{frame} \frametitle{Presentation Schedule Continued} \bi \item Test or Impl.\ Present (15 min each) \bi \item Mon, Nov 30: John, Salah, Liz, Xingzhi, Leila \item Thurs, Dec 3: Shayan, Naveen, Sid, Gaby, Seyed \item Mon, Dec 7: Ting-Yu, Xuanming, Mohamed, Andrea, Tiago \ei \item 4 presentations each \item If you will miss a presentation, please trade with someone else \ei \end{frame} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \begin{frame} \frametitle{Questions?} \begin{itemize} \item Questions on administrative details? \item Questions about Module Guide? \item Questions about upcoming presentation? \item Questions about MIS? \item Other questions? \end{itemize} \end{frame} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \begin{frame} \frametitle{Today's Presentations} \bi \item POC: Salah, John \item MG: John, Leila, Xuanming, Andrea \ei \end{frame} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \end{document}