diff --git a/Lectures/Deadlines.tex b/Lectures/Deadlines.tex index 1505c8d4ef5e5367aeb45c13310f7263c82d25d4..2384052fa81dc85cb67e04d68042270c53f29944 100644 --- a/Lectures/Deadlines.tex +++ b/Lectures/Deadlines.tex @@ -7,7 +7,7 @@ %{Problem Statement} & Week 02 & Jan 17\\ %{System Req.\ Spec.\ (SRS)} & Week 04 & Feb 05\\ %\textbf{System VnV Plan} & Week 06 & Feb 26\\ -{MG + MIS} & Week 10 & Mar 19\\ +%{MG + MIS} & Week 10 & Mar 19\\ %{Drasil Code} & Week 09 & Mar 14\\ {Final Documentation} & Week 13 & Apr 11\\ \end {tabular} @@ -35,7 +35,7 @@ traditional SRS %{SRS} & Week 03/04\\ %\textbf{Syst.\ VnV} & Week 06\\ %{POC Demo} & Week 08\\ -{MG + MIS} & Week 10\\ +%{MG + MIS} & Week 10\\ %Drasil & Week 11 \\ Unit VnV/Implement & Week 12 \\ \end {tabular} @@ -59,7 +59,7 @@ take it personally \begin{frame} \frametitle{Presentation Schedule} -\bi +%\bi % \item SRS Present (15 min) % \bi @@ -71,20 +71,20 @@ take it personally %\item Syst V\&V Plan Present (L11, L12) (20 min) % \bi -% \item \textbf{Feb 14: Qianlin, Junwei, Joe, Volunteer?} -% \item \textbf{Feb 25: Yinying, Bo, Hussein, Volunteer?} +% \item {Feb 14: Qianlin, Junwei, Joe, Volunteer?} +% \item {Feb 25: Yinying, Bo, Hussein, Volunteer?} % \ei %\item Proof of Concept Demonstrations (L14) (20 min) %\bi -%\item \textbf{Mar 4: Christopher, Uriel, Volunteer?, Volunteer?} +%\item {Mar 4: Christopher, Uriel, Volunteer?, Volunteer?} %\ei -\item MG+MIS Present (L17, L18) (20 minutes) %(Drasil SRS Code) -\bi -\item \textbf{Mar 14: Ziyang, Aliyah, Yuanqi, Alaap} -\item \textbf{Mar 18: Phillip, Baptiste, Kiran, Volunteer?} -\ei +% \item MG+MIS Present (L17, L18) (20 minutes) %(Drasil SRS Code) +% \bi +% \item {Mar 14: Ziyang, Aliyah, Yuanqi, Alaap} +% \item {Mar 18: Phillip, Baptiste, Kiran, Volunteer?} +% \ei -\ei +%\ei \end{frame} @@ -96,10 +96,10 @@ take it personally \bi \item Implementation Present (L22 -- L25) (20 min each) \bi -\item {Mar 28: Aliyah, Uriel, Ziyang, Yuanqi} -\item {Apr 1: Christopher, Bo, Joe, Junwei} -\item {Apr 4: Hussein, Kiran, Alaap, Qianlin} -\item {Apr 8: Yinying, Baptiste, Phillip} +\item \textbf{Mar 28: Aliyah, Uriel, Ziyang, Yuanqi} +\item \textbf{Apr 1: Christopher, Bo, Joe, Junwei} +\item \textbf{Apr 4: Hussein, Kiran, Alaap, Qianlin} +\item \textbf{Apr 8: Yinying, Baptiste, Phillip} \ei \ei diff --git a/Lectures/L19_AssuranceCase/AssuranceCase.pdf b/Lectures/L19_AssuranceCase/AssuranceCase.pdf index 842a9dd432a46566746f22cd82867593318b5e22..07c71eb179d547a40dd2c61fae39d29f39ce789b 100644 Binary files a/Lectures/L19_AssuranceCase/AssuranceCase.pdf and b/Lectures/L19_AssuranceCase/AssuranceCase.pdf differ diff --git a/Lectures/L19_AssuranceCase/AssuranceCase.tex b/Lectures/L19_AssuranceCase/AssuranceCase.tex index acff9643dac5f236cd24505a00c9066982fe5a84..b236639fe0392fca806e7141aebd3e1de992cb97 100755 --- a/Lectures/L19_AssuranceCase/AssuranceCase.tex +++ b/Lectures/L19_AssuranceCase/AssuranceCase.tex @@ -62,16 +62,26 @@ \bi \item Draft participation grade -\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 L19 --- Assurance Cases -\item L20 --- Artifact Generation -\item L21a--24 --- Implementation/Testing Presentations -\item L21b --- A Holistic Approach (not this year) +\item Grades posted for domain expert issues +\item When developing your code, remember that your goal is for someone else to +be able to compile and run it +\item If you project is non-research, you need to complete an extra to get +access all potential marks on the final documentation +\item Make sure I can find your extra +\begin{itemize} + \item Make sure \texttt{Repos.csv} is up to date + \item Put the extra in the correct spot according to \texttt{capTemplate} + \item Delete extras (and SRS files) you aren't using +\end{itemize} +% \item Upcoming classes +% \bi +% \item L19 --- Assurance Cases +% \item L20 --- Artifact Generation +% \item L21a--24 --- Implementation/Testing Presentations +% \item L21b --- A Holistic Approach (not this year) %\item L22 --- Drasil Presentations %\item L25 --- Discussion -\ei +% \ei \item No requirement to provide feedback to colleagues on final documentation \ei @@ -139,7 +149,7 @@ requirement and trace it all the way to testing \ei \item Make it easy to see changes from Rev 0 \bi -\item \href{https://github.com/smiths/capTemplate/tree/main/docs/Reflection} {Reflection document} +\item \href{https://github.com/smiths/capTemplate/blob/main/docs/ReflectAndTrace/ReflectAndTrace.pdf} {Reflection document} \item Closed issues in the issue tracker \item Specific explanation in Revision History \item Comments in tex file @@ -164,7 +174,7 @@ requirement and trace it all the way to testing \item VnV Report \item Source Code \item Drasil projects no longer need to maintain the traditionally generated SRS -\item \href{https://github.com/smiths/capTemplate/tree/main/docs/Reflection} {Reflection Document} +\item \href{https://github.com/smiths/capTemplate/blob/main/docs/ReflectAndTrace/ReflectAndTrace.pdf} {Reflection Document} \end{itemize} \end{frame} @@ -174,7 +184,7 @@ requirement and trace it all the way to testing \frametitle{Final Doc: Reflect and Trace} \begin{itemize} \item Reflect and trace document in -\href{https://github.com/smiths/capTemplate/tree/main/docs/Reflection} +\href{https://github.com/smiths/capTemplate/blob/main/docs/ReflectAndTrace/ReflectAndTrace.pdf} {capTemplate repo} \item Summarize response to ALL feedback @@ -264,6 +274,30 @@ give instructions on how to run the software, how to execute the tests %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +\begin{frame} +\frametitle{Extras} + +\begin{itemize} + \item \href{https://github.com/smiths/capTemplate/tree/main/docs/Extras/CodeWalkthroughs} {Code Walkthrough Report} + \item \href{https://github.com/smiths/capTemplate/tree/main/docs/Extras/CostAnalysisReport} {Cost Analysis Report} + \item \href{https://github.com/smiths/capTemplate/tree/main/docs/Extras/DesignThinking} {Design Thinking Report} + \item \href{https://github.com/smiths/capTemplate/tree/main/docs/Extras/FormalProof} {Formal Proof Report} + \item \href{https://github.com/smiths/capTemplate/tree/main/docs/Extras/GenderMagPersonas} {Gender Mag Personas Report} + \item \href{https://github.com/smiths/capTemplate/tree/main/docs/Extras/GreenComputing} {Green Computing Report} + \item \href{https://github.com/smiths/capTemplate/tree/main/docs/Extras/LiteratureReview} {Literature Review Report} + \item \href{https://github.com/smiths/capTemplate/tree/main/docs/Extras/NormansPrinciples} {Norman's Principles Report} + \item \href{https://github.com/smiths/capTemplate/tree/main/docs/Extras/PerformanceReport} {Performance Report} + \item \href{https://github.com/smiths/capTemplate/tree/main/docs/Extras/UsabilityTesting} {Usability Report} + \item \href{https://github.com/smiths/capTemplate/tree/main/docs/Extras/UserInstructionalVideo} {User Instructional Video} + \item \href{https://github.com/smiths/capTemplate/tree/main/docs/Extras/UserManual} {User Manual} + \item \href{https://github.com/smiths/capTemplate/tree/main/docs/Extras/Wireframe} {Wireframe Report} + \item \href{https://github.com/smiths/capTemplate/tree/main/docs/Extras/Other} {Other} +\end{itemize} + +\end{frame} + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + \begin{frame} \frametitle{Unit VnV Plan} \begin{itemize}