mirror of
https://github.com/smyalygames/checklist-tester.git
synced 2026-01-01 17:28:47 +01:00
refactor(dissertation): move introuction to each separate sections
This commit is contained in:
@@ -1,6 +1,22 @@
|
||||
\documentclass[../dissertation.tex]{subfiles}
|
||||
|
||||
\begin{document}
|
||||
\section{Hypothesis}
|
||||
\begin{itemize}
|
||||
\item Checklists can be tested in a simulated environment
|
||||
to find flaws in checklist for things like
|
||||
\begin{itemize}
|
||||
\item Can be done in an amount of time that will not endanger aircraft
|
||||
\item Provides reproducible results
|
||||
\item Procedures will not endanger aircraft or crew further (Crew referring to Checklist Manifesto with the cargo door blowout)
|
||||
\end{itemize}
|
||||
\item Results in being able to see where to improve checklists
|
||||
\end{itemize}
|
||||
|
||||
|
||||
\section{Safety}
|
||||
|
||||
|
||||
\section{Solution Stack}
|
||||
\begin{itemize}
|
||||
\item There would be around 3 main components to this tester
|
||||
|
||||
Reference in New Issue
Block a user