summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/srdp-mathematik/srdp-mathematik.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/srdp-mathematik/srdp-mathematik.tex')
-rw-r--r--macros/latex/contrib/srdp-mathematik/srdp-mathematik.tex13
1 files changed, 12 insertions, 1 deletions
diff --git a/macros/latex/contrib/srdp-mathematik/srdp-mathematik.tex b/macros/latex/contrib/srdp-mathematik/srdp-mathematik.tex
index 9468954d3c..1c7d82e696 100644
--- a/macros/latex/contrib/srdp-mathematik/srdp-mathematik.tex
+++ b/macros/latex/contrib/srdp-mathematik/srdp-mathematik.tex
@@ -55,7 +55,7 @@ hidelinks
\vfill
-\Huge The \textit{srdp-mathematik} package v1.10.1\\[1cm]
+\Huge The \textit{srdp-mathematik} package v1.10.2\\[1cm]
Documentation \\ [1cm]
@@ -287,6 +287,17 @@ Der Befehl \texttt{\textbackslash beurteilung} ist ein für Schularbeiten angepa
T2={8}, % Punkte im Teil 2
}
+
+\subsubsection{\texttt{\textbackslash individualbeurteilung}}
+Analog zum individuellen Notenschlüssel kann auch das Beurteilungsschema beliebig durch die direkte Eingabe aller Punktegrenzen angepasst werden.
+
+\begin{verbatim}
+\individualbeurteilung{21}{20,5}{18}{17,5}{15}{14,5}{12}{ % Prozentschluessel
+ T1={16}, % Punkte im Teil 1
+ T2={8}, % Punkte im Teil 2
+ }
+\end{verbatim}
+
\newpage
\subsection{Paketoption -- Lösungseingabe: \texttt{[solution\_on/off]}}