Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions devel/contents.tex
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,21 @@ \section{Examination}%
The grades B and D are intermediary grades.
When assessing the multi-dimensional domain of your work, we will try to make
as fair a projection as possible onto this linear scale.
The criteria can also be found in matrix form in \cref{GradingCriteria}.

\begin{table}
\centering
\begin{tabular}{l l l l}
& \textbf{E} & \textbf{C} & \textbf{A} \\
\textbf{Design} & No details & Somewhat detailed & Detailed \\
\textbf{Functionality} & Viable & Less optimal & Optimal \\
\textbf{Theory} & Not founded & Some base & Well-founded \\
\textbf{Evaluation} & Minimal & Good & Extensive \\
\end{tabular}
\caption{\label{GradingCriteria}%
The grading criteria as a grading matrix.
}
\end{table}

The assignment may be done in groups of three to four people.
However, if the proposed project is of proper size you may be excused from this
Expand Down