Skip to content

Commit 62dcace

Browse files
committed
Updates to reflection questions
1 parent 08750bd commit 62dcace

2 files changed

Lines changed: 9 additions & 0 deletions

File tree

docs/Design/SoftDetailedDes/MIS.tex

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,11 @@ \section*{Appendix --- Reflection}
272272
what was this experience like? Are there things in your documentation you
273273
could have changed to make the process go more smoothly for when an
274274
``outsider'' completes some of the implementation?
275+
276+
Your reflection should be about concepts learned in your SE education, such as modular decomposition, cohesion, coupling, information hiding, etc. You should critique the quality and utility of the specification you received.
277+
278+
You should create a PR for your implemented module. A link to the PR should be part of your reflection.
279+
275280
\end{enumerate}
276281

277282

docs/VnVReport/VnVReport.tex

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,10 @@ \section*{Appendix --- Reflection}
126126
predict a feasible amount of effort and the right tasks needed to build the
127127
evidence that demonstrates the required quality? (It is expected that most
128128
teams will have had to deviate from their original VnV Plan.)
129+
\item Reflect on your use of CI for continuous integration testing (regression
130+
testing). Did your CI work to gatekeep your PRs? Would it have been helpful
131+
if you got your CI working earlier in the project? What are your plans to use
132+
CI for testing in future projects?
129133
\end{enumerate}
130134

131135
\end{document}

0 commit comments

Comments
 (0)