fix up page breaks
This commit is contained in:
parent
66b2735979
commit
9e719101c5
@ -8,6 +8,7 @@
|
||||
\usepackage{caption}
|
||||
\usepackage{pgfgantt}
|
||||
\usepackage{setspace}
|
||||
\usepackage{longtable}
|
||||
\linespread{1}
|
||||
|
||||
\def \CapstoneTeamName{Automated Fenceless Grazing}
|
||||
@ -242,59 +243,68 @@ among team members. A Trello-style board will be used to plan for the tasks
|
||||
ahead and assign work to members, so that there is a larger degree of personal
|
||||
responsibility for parts of each assignment.
|
||||
|
||||
\pagebreak
|
||||
\section{Retrospective}
|
||||
% TODO add retrospective
|
||||
% positives column: anything good that happened
|
||||
% deltas column: changes that need to be implemented
|
||||
% actions column: specific actions that will be implemented in order to create the necessary changes
|
||||
\begin{tabular*}{\linewidth}{@{\extracolsep{\fill}}|p{0.3\linewidth}|p{0.3\linewidth}|p{0.3\linewidth}|@{}}
|
||||
\begin{longtable}{| p{.30\textwidth} | p{.30\textwidth} | p{.30\textwidth}|}
|
||||
\hline
|
||||
|
||||
Positives & Deltas & Actions \\
|
||||
\hline
|
||||
\begin{itemize}
|
||||
\item \emph{Week 3} This week included full completion of the requirements document rought draft and
|
||||
\emph{Week 3} This week included full completion of the requirements document rought draft and
|
||||
we began merging our problem statements. The requirements document is very near
|
||||
complete and we anticipate very little additional work to finish. Our team
|
||||
reports good division of labour, and initial communication with client
|
||||
went well.
|
||||
\item \emph{Week 4} Good work has been put into researching the specific
|
||||
&
|
||||
Eventually the project will need to be funded in order to get the hardware that is needed to prototype
|
||||
the device that is the focus of this project.
|
||||
& c \\
|
||||
\emph{Week 4} Good work has been put into researching the specific
|
||||
hardware we will need for our project. Specifics into the protocol
|
||||
and communication between modules has been decided on well prior
|
||||
to the design document. Professor Hamdaoui is aware of our progress
|
||||
and mentioned we are ready for funding. Lastly, we have completed
|
||||
the requirements document and are pleased with our work on it.
|
||||
\item \emph{Week 5} All team members have completed their tech reviews
|
||||
&
|
||||
Document requirements need to be more thoroughly processed such that they satisfy all requirements as are appropriate.
|
||||
& c \\
|
||||
|
||||
\emph{Week 5} All team members have completed their tech reviews
|
||||
with no problems to report. Our team met with our client, who was
|
||||
pleased with our work so far and continued to mention funding, and
|
||||
asked for some form of presentation in regards to our hardware
|
||||
decisions.
|
||||
\item \emph{Week 6} A biweekly meeting has been setup with our client
|
||||
\emph{Week 6} A biweekly meeting has been setup with our client
|
||||
to discuss current status. All tech reviews have been completed,
|
||||
and the meeting with our client went very well, with plans to talk
|
||||
more in the future.
|
||||
\item \emph{Week 7} Design document has been fully completed and
|
||||
&
|
||||
Across the team tasks need to be more evenly distributed and properly managed such that deadlines can be met in a more efficient manner.
|
||||
& c \\
|
||||
|
||||
\emph{Week 7} Design document has been fully completed and
|
||||
submitted, fully packed with specific information on how we will
|
||||
complete our project.
|
||||
\item \emph{Week 8} Design document has been sent to our client for
|
||||
|
||||
& b & c \\
|
||||
\emph{Week 8} Design document has been sent to our client for
|
||||
review. We are one step closer to funding as the question has been
|
||||
posed to both our TA and the professors.
|
||||
\item \emph{Week 9} We culminated our finalized work and sent it to our
|
||||
|
||||
& b & c \\
|
||||
\emph{Week 9} We culminated our finalized work and sent it to our
|
||||
client for review.
|
||||
\item \emph{Week 10} We met with our client in regards to our submitted
|
||||
|
||||
& b & c \\
|
||||
\emph{Week 10} We met with our client in regards to our submitted
|
||||
documents. Our client, Professor Hamdaoui, was really receptive to
|
||||
our work and is excited for us to get our hands on the hardware in
|
||||
order to begin the actual project.
|
||||
\end{itemize}
|
||||
&
|
||||
\begin{itemize}
|
||||
\item two
|
||||
\end{itemize}
|
||||
&
|
||||
\begin{itemize}
|
||||
\item three
|
||||
\end{itemize} \\
|
||||
|
||||
\end{tabular*}
|
||||
& b & c \\
|
||||
\end{longtable}
|
||||
|
||||
\end{document}
|
||||
|
Loading…
Reference in New Issue
Block a user