diff --git a/Lectures/L19_AssuranceCase/AssuranceCase.pdf b/Lectures/L19_AssuranceCase/AssuranceCase.pdf index 21d7ca80d6c18ee5f0d6c98746601edc91ecd1f9..e110845af94035476d6e3907e25a0eb2f1315280 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 3c78ce13287c4c2935c10f3ae7a269df411baa57..6064ebd46723f3679996fad100e494e0fa51f40e 100755 --- a/Lectures/L19_AssuranceCase/AssuranceCase.tex +++ b/Lectures/L19_AssuranceCase/AssuranceCase.tex @@ -171,31 +171,46 @@ requirement and trace it all the way to testing %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \begin{frame} -\frametitle{Final Doc: Reflection} +\frametitle{Final Doc: Reflect and Trace} \begin{itemize} -\item Reflection document updated in +\item Reflect and trace document in \href{https://github.com/smiths/capTemplate/tree/main/docs/Reflection} {capTemplate repo} -\item Summarize changes in response to feedback from reviewers, -instructor, supervisor, users -\item Include hyperlinks to relevant closed issues +\item Summarize response to ALL feedback +\item Each item of feedback should be treated separately +\begin{itemize} + \item Identify source (reviewers, instructor, supervisor, users) + \item Give response + \item Summary of issue + \item Hyperlink to issue (if available) + \item Summary of change (include hyperlink if available) + \item Reasoning for not changing (include hyperlink if available) +\end{itemize} \item Explain how you arrived at your final design and implementation \item Reflect on and justify your design decisions -\item Ignore questions related to: -\begin{itemize} - \item Hazard analysis - \item Economic considerations - \item Feedback on capstone \end{itemize} -\item How did your project management compare to your dev plan +\end{frame} + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +\begin{frame} +\frametitle{Final Doc: Reflection Cont'd} \begin{itemize} - \item What went well? (continue) - \item What went wrong? (stop) - \item What would you do differently next time? (start) -\end{itemize} -% \item Applies the principles of equity and universal design to ensure equitable -% treatment of all stakeholders + \item Ignore questions related to: + \begin{itemize} + \item Hazard analysis + \item Economic considerations + \item Feedback on capstone + \end{itemize} + \item How did actual project management compare to dev plan + \begin{itemize} + \item What went well? (continue) + \item What went wrong? (stop) + \item What would you do differently next time? (start) + \end{itemize} + % \item Applies the principles of equity and universal design to ensure equitable + % treatment of all stakeholders \end{itemize} \end{frame}