mirror of
https://github.com/smyalygames/checklist-tester.git
synced 2025-05-18 14:34:12 +02:00
feat(proposal): add aims and objective bullet points
This commit is contained in:
parent
dbbe4b97a9
commit
933ee33e47
Binary file not shown.
@ -67,8 +67,35 @@
|
|||||||
\end{tabularx}
|
\end{tabularx}
|
||||||
|
|
||||||
% Aim (or hypothesis) and Objectives
|
% Aim (or hypothesis) and Objectives
|
||||||
\section{Aim and Objectives}
|
\section{Aims and Objectives}
|
||||||
|
\subsection*{Aims}
|
||||||
|
\begin{enumerate}
|
||||||
|
\item Test Checklists
|
||||||
|
\item Test multiple conditions for that checklist
|
||||||
|
\item Find problems in the checklist
|
||||||
|
\item Find how reproducible the checklist is
|
||||||
|
\end{enumerate}
|
||||||
|
|
||||||
|
\subsection*{Objectives}
|
||||||
|
\begin{enumerate}
|
||||||
|
\item Checklist Manager
|
||||||
|
\begin{enumerate}
|
||||||
|
\item Input a checklist
|
||||||
|
\item Add conditions to test
|
||||||
|
\end{enumerate}
|
||||||
|
\item Checklist Testing Logic
|
||||||
|
\begin{enumerate}
|
||||||
|
\item Capture state of aircraft
|
||||||
|
\item Simulate a pilot's actions
|
||||||
|
\item Simulate delay in actions
|
||||||
|
\end{enumerate}
|
||||||
|
\item Simulator connector
|
||||||
|
\begin{enumerate}
|
||||||
|
\item Connect to the flight simulator
|
||||||
|
\item Set up conditions of flight
|
||||||
|
\item Monitor and take Logic's actions
|
||||||
|
\end{enumerate}
|
||||||
|
\end{enumerate}
|
||||||
|
|
||||||
% Planning
|
% Planning
|
||||||
\section{Planning}
|
\section{Planning}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user