mirror of
https://github.com/smyalygames/checklist-tester.git
synced 2026-01-01 17:28:47 +01:00
fix(dissertation): clearer wording
This commit is contained in:
@@ -51,8 +51,8 @@
|
||||
as engine fire, could monitor the engine temperature or thrust
|
||||
produced by engine
|
||||
\item This would have required a substantial amount of planning
|
||||
as checklists does have a bit of logic like if statements,
|
||||
for example \enquote{If APU is available, then do \ldots else do \ldots}
|
||||
as checklists do have conditional statements,
|
||||
for example \enquote{If APU is available, then do Step 3 else do Step 4}
|
||||
\end{itemize}
|
||||
\item Objective 2.b. was also met to an extent
|
||||
\begin{itemize}
|
||||
@@ -95,7 +95,7 @@ to monitor
|
||||
state has been achieved (e.g. Engine is no longer on fire)
|
||||
\end{itemize}
|
||||
\item Expanding out of the scope of the objectives,
|
||||
adding logic, such as the if statements to the checklist
|
||||
conditional logic, such as if statements, to the checklist
|
||||
would be the next logical step
|
||||
\begin{itemize}
|
||||
\item VDM-SL would be really helpful for this, as can be used to
|
||||
|
||||
Reference in New Issue
Block a user