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

Updates for Assurance Case Lecture

parent 7a027ad9
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
No preview for this file type
......@@ -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}
......
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