Skip to content

Commit

Permalink
markers: update scoring and reporting procedure
Browse files Browse the repository at this point in the history
  • Loading branch information
snoato committed Apr 9, 2022
1 parent 9a34eaa commit 8477c7f
Showing 1 changed file with 19 additions and 7 deletions.
26 changes: 19 additions & 7 deletions rulebook.tex
Original file line number Diff line number Diff line change
Expand Up @@ -1604,7 +1604,10 @@ \subsection{Task Fulfillment and Scoring}

\begin{enumerate}
\item \textbf{Correct Zone and Type: } The \ac{refbox} will provide the team
and machine name through a \textit{MachineTypeFeedback} message.
and machine name through a \textit{MachineTypeFeedback} message. No points
will be awarded.
\item \textbf{Correct Zone, Type, Machine Name: } The \ac{refbox} will award
points for a partial report according to Table~\ref{tab:scoring}.
\begin{itemize}
\item \textbf{+ Correct Rotation: } The \ac{refbox} will award points
for the full report as defined in Table~\ref{tab:scoring}.
Expand All @@ -1613,11 +1616,15 @@ \subsection{Task Fulfillment and Scoring}
and no information will be given.
\end{enumerate}

The number of allowed reports per machine type is limited to the number of
machines of the type in possession of each team. This number includes attempts
with incorrect information, that do not yield a positive feedback from the
\ac{refbox}. Wrong reports will lead to a point deduction as defined in
Table~\ref{tab:scoring}.
This means that in order to provide a report that scores points, in the
case that no markers are used, two reports must be submitted. In the first
one, zone and type a specified, to which the \ac{refbox} replies with the
machine name. The information can then be combined to create a partial or
full report to claim points. The number of allowed reports per machine type
is limited to the number of machines of the type in possession of each team
This number includes attempts with incorrect information, that do not yield
a positive feedback from the \ac{refbox}. Wrong reports will lead to a point
deduction as defined in Table~\ref{tab:scoring}.

% alternate row coloring
\rowcolors{1}{gray!0!white}{gray!10!white}
Expand All @@ -1630,10 +1637,15 @@ \subsection{Task Fulfillment and Scoring}
& \multicolumn{1}{l}{Description}
& \multicolumn{1}{l}{Points}\\\hline\hline
Zone+Orientation+Type
& Correctly determine a machine type, zone and the rotation of a
& Correctly determine the type, zone and the rotation of a
machine of your team and report it successfully to the \ac{refbox}.
& $+2$
\\
Zone+Type
& Correctly determine the type and zone of a
machine of your team and report it successfully to the \ac{refbox}.
& $+1$
\\
Type
& Report a type for a zone for which either no machine is present or
the present machine has a different type.
Expand Down

0 comments on commit 8477c7f

Please sign in to comment.