Skip to content
Snippets Groups Projects
Commit 574e62e5 authored by W. Spencer Smith's avatar W. Spencer Smith
Browse files

Update POC 1 admin details and intro slides

parent 4f56fb3f
No related branches found
No related tags found
No related merge requests found
No preview for this file type
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
\input{../def-beamer} \input{../def-beamer}
\newcommand{\topic}{12 Verification and Validation Presentations} \newcommand{\topic}{POC Demos 1}
\input{../titlepage} \input{../titlepage}
...@@ -39,20 +39,29 @@ ...@@ -39,20 +39,29 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame} \begin{frame}
\frametitle{Administrative Details: Report Deadlines} \frametitle{POC Demos}
~\newline
\begin{tabular}{l l l}
System VnV Plan & Week 08 & Oct 28\\
MG + MIS & Week 10 & Nov 25\\
Final Documentation & Week 14 & Dec 9\\
\end {tabular}
\bi \bi
\item The written deliverables will be graded based on the repo contents as of \item Start recording
11:59 pm of the due date \item Administrative details
\item If you need an extension, please ask \item Demonstrations
\item Two days after each major deliverable, your GitHub issues will be due \ei
\item Domain expert code due 1 week after MIS deadline \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 L13 - Modular Design
\item L14 - POC 2
\item L15 - Module Interface Specification
\ei
\ei \ei
\end{frame} \end{frame}
...@@ -60,21 +69,23 @@ Final Documentation & Week 14 & Dec 9\\ ...@@ -60,21 +69,23 @@ Final Documentation & Week 14 & Dec 9\\
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame} \begin{frame}
\frametitle{Administrative Details: Presentations} \frametitle{Administrative Details: Report Deadlines}
~\newline ~\newline
\begin{tabular}{l l l} \begin{tabular}{l l}
Syst.\ VnV Present & Week 07 & Week of Oct 21\\ %\textbf{SRS} & Oct 8\\
MG + MIS Syntax Present & Week 9 & Week of Nov 4\\ \textbf{System VnV Plan} & Oct 29\\
MIS Semantics Present & Week 11 & Week of Nov 18\\ MG + MIS (Traditional) & Nov 19\\
Unit VnV or Impl.\ Present & Week 12/13 & Week of Nov 28\\ Drasil Code and Report (Drasil) & Nov 19\\
Final Documentation & Dec 9\\
\end {tabular} \end {tabular}
\bi \bi
\item Informal presentations with the goal of improving everyone's written \item The written deliverables will be graded based on the repo contents as of
deliverables 11:59 pm of the due date
\item Domain experts and secondary reviewers (and others) will ask questions \item If you need an extension for a written deliverable, please ask
(listed in Repos.xlsx file) \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 \ei
\end{frame} \end{frame}
...@@ -82,41 +93,72 @@ Unit VnV or Impl.\ Present & Week 12/13 & Week of Nov 28\\ ...@@ -82,41 +93,72 @@ Unit VnV or Impl.\ Present & Week 12/13 & Week of Nov 28\\
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame} \begin{frame}
\frametitle{Administrative Details: Presentation Schedule} \frametitle{Admin Details: Presentation Schedule}
\bi \bi
\item Syst V\&V Plan Present \item Proof of Concept Demonstrations (15 min)
\bi \bi
\item \textbf{Thursday: Sharon, Ao} \item \textbf{Mon, Oct 26: Mohamed, Xuanming, Parsa, Gaby}
\item Mon, Nov 2: Sid, Shayan, Leila, Xingzhi, Liz
\item Thurs, Nov 12: Salah, John
\ei \ei
\item MG + MIS Syntax Present \item MG Present (10 minutes)
\bi \bi
\item Monday: Deema, Bo \item Thurs, Nov 12: John, Tiago, Leila, Xuanming, Andrea
\item Thursday: Sasha
\ei \ei
\item MIS Syntax + Semantics Present \item MIS Present
\bi \bi
\item Monday: Zhi, Peter \item Mon, Nov 16: Shayan, Parsa, Gaby, Sid, Xingzhi
\item Thursday: Sharon, Ao
\ei \ei
\item Unit VnV Plan or Impl.\ Present \item Drasil Project Present (20 min each)
\bi \bi
\item Monday: Bo, Sasha \item Thurs, Nov 26: Andrea, Naveen, Ting-Yu
\item Thursday: Zhi, Peter, Ao
\ei \ei
\ei \ei
\end{frame} \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} \begin{frame}
\frametitle{Assigned ``Questioners''} \frametitle{Today's POC Demos}
\bi
\item Mohamed, Xuanming, Parsa, Gaby
\ei
\be \bi
\item Sharon: Sasha, Zhi \item Deepen your understanding by jumping into implementation
\item Ao: Zhi, Peter \item Identify a risk with your code and implement enough to show you can
\ee resolve it
\item Looking for an actual demo with running code
\item Presentation
\bi
\item \textbf{Explicitly identify your risk}
\item Run your code
\item Discuss your implementation
\ei
\item Simplify as much as necessary
\item Do not use this code in your actual implementation
\ei
\end{frame} \end{frame}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment