diff --git a/Lectures/L12_POCDemos1/POCDemos1.pdf b/Lectures/L12_POCDemos1/POCDemos1.pdf
index 7df2179870b90b72b180baca14748c660f708f9b..6794a7c2a2ce9af7b0b83bac4fe6fba8815d6383 100644
Binary files a/Lectures/L12_POCDemos1/POCDemos1.pdf and b/Lectures/L12_POCDemos1/POCDemos1.pdf differ
diff --git a/Lectures/L12_POCDemos1/POCDemos1.tex b/Lectures/L12_POCDemos1/POCDemos1.tex
index ebc64ac2c266d445521201945deb13b509005f81..324a0d52c640148a319944cb84c14acea3d7180b 100755
--- a/Lectures/L12_POCDemos1/POCDemos1.tex
+++ b/Lectures/L12_POCDemos1/POCDemos1.tex
@@ -28,7 +28,7 @@
 
 \input{../def-beamer}
 
-\newcommand{\topic}{12 Verification and Validation Presentations}
+\newcommand{\topic}{POC Demos 1}
 
 \input{../titlepage}
 
@@ -39,20 +39,29 @@
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 \begin{frame}
-\frametitle{Administrative Details: Report Deadlines}
-~\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}
+\frametitle{POC Demos}
 
 \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, please ask
-\item Two days after each major deliverable, your GitHub issues will be due
-\item Domain expert code due 1 week after MIS deadline
+\item Start recording
+\item Administrative details
+\item Demonstrations
+\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 L13 - Modular Design
+\item L14 - POC 2
+\item L15 - Module Interface Specification
+\ei
 \ei
 
 \end{frame}
@@ -60,21 +69,23 @@ Final Documentation & Week 14 & Dec 9\\
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 \begin{frame}
-\frametitle{Administrative Details: Presentations}
-
+\frametitle{Administrative Details: Report Deadlines}
 ~\newline
-\begin{tabular}{l l l}
-Syst.\ VnV Present & Week 07 & Week of Oct 21\\
-MG + MIS Syntax Present & Week 9 & Week of Nov 4\\
-MIS Semantics Present & Week 11 & Week of Nov 18\\
-Unit VnV or Impl.\ Present & Week 12/13 & Week of Nov 28\\
+\begin{tabular}{l l}
+%\textbf{SRS} & Oct 8\\
+\textbf{System VnV Plan} & Oct 29\\
+MG + MIS (Traditional) & Nov 19\\
+Drasil Code and Report (Drasil) & Nov 19\\
+Final Documentation & Dec 9\\
 \end {tabular}
 
 \bi
-\item Informal presentations with the goal of improving everyone's written
-  deliverables
-\item Domain experts and secondary reviewers (and others) will ask questions
-  (listed in Repos.xlsx file)
+\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}
@@ -82,41 +93,72 @@ Unit VnV or Impl.\ Present & Week 12/13 & Week of Nov 28\\
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 \begin{frame}
-\frametitle{Administrative Details: Presentation Schedule}
+\frametitle{Admin Details: Presentation Schedule}
 
 \bi
-\item Syst V\&V Plan Present
+\item Proof of Concept Demonstrations (15 min)
 \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
-\item MG + MIS Syntax Present
+\item MG Present (10 minutes)
 \bi
-\item Monday:  Deema, Bo
-\item Thursday: Sasha
+\item Thurs, Nov 12: John, Tiago, Leila, Xuanming, Andrea
 \ei
-\item MIS Syntax + Semantics Present
+\item MIS Present
 \bi
-\item Monday: Zhi, Peter
-\item Thursday:  Sharon, Ao
+\item Mon, Nov 16: Shayan, Parsa, Gaby, Sid, Xingzhi
 \ei
-\item Unit VnV Plan or Impl.\ Present
+\item Drasil Project Present (20 min each)
 \bi
-\item Monday: Bo, Sasha
-\item Thursday: Zhi, Peter, Ao
+\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{Assigned ``Questioners''}
+\frametitle{Today's POC Demos}
+
+\bi
+\item Mohamed, Xuanming, Parsa, Gaby
+\ei
 
-\be
-\item Sharon: Sasha, Zhi
-\item Ao: Zhi, Peter
-\ee
+\bi
+\item Deepen your understanding by jumping into implementation
+\item Identify a risk with your code and implement enough to show you can
+  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}