Add moscow explanation
authorNatanael Adityasatria <nata.adit@gmail.com>
Thu, 17 Dec 2015 20:18:02 +0000 (21:18 +0100)
committerNatanael Adityasatria <nata.adit@gmail.com>
Thu, 17 Dec 2015 20:18:02 +0000 (21:18 +0100)
marsrover/document/requirements.tex
marsrover/document/robot.tex

index 9b518af..70c1d23 100644 (file)
@@ -1,4 +1,7 @@
 \section{Requirements}
+
+The requirement prioritization is ordered following the MoSCoW prioritization method. The MoSCoW approach originated from the RAD methodology~\cite{clegg_case_1994}. MoSCoW is used to sort the MarsRover features into priority order based on the importance. In this way, the developers are able to understand what feature is essential to be done. The term MoSCoW itself is an acronym derived from the first letter of each of four prioritization categories (Must have, Should have, Could have, and Would like but won't get). The first letters are used to descibe the priority in the following table:
+
 \begin{longtabu}to \linewidth{llX}
        \toprule 
        \rowfont\bfseries Code & Priority & Description\\
index 092f9e9..4fbaf5b 100644 (file)
@@ -71,3 +71,7 @@ mapping is described in \autoref{tab:mapping}.
        \caption{Proposed mapping of the sensors and actuators}\label{tab:mapping}
 \end{table}
 
+\subsection{Domain Specific Language}
+
+
+\subsection{Code Structure}
\ No newline at end of file