summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/schule/latex/schule.mod.Bewertung.code.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/schule/latex/schule.mod.Bewertung.code.tex')
-rw-r--r--macros/latex/contrib/schule/latex/schule.mod.Bewertung.code.tex142
1 files changed, 83 insertions, 59 deletions
diff --git a/macros/latex/contrib/schule/latex/schule.mod.Bewertung.code.tex b/macros/latex/contrib/schule/latex/schule.mod.Bewertung.code.tex
index 8952476786..ef906573a3 100644
--- a/macros/latex/contrib/schule/latex/schule.mod.Bewertung.code.tex
+++ b/macros/latex/contrib/schule/latex/schule.mod.Bewertung.code.tex
@@ -138,8 +138,8 @@
\begin{longtable}{|p{.65\linewidth}|r|r|}\hline
% Kopfzeile
\rowcolor{black!20}
- \textbf{Die Schülerin/der Schüler\dots} &
- \textbf{max. Punkte} &
+ \textbf{Die~Schülerin/der~Schüler\dots} &
+ \textbf{max.~Punkte} &
\textbf{erreicht}% %%
\tabularnewline\specialrule{.1em}{0em}{0em} %
% Erwartungen
@@ -409,63 +409,87 @@
\end{tabular}
}
}{
- % Ohne Notenpunkte
- % ----------------------------------------------------------------
- \parbox{.24\linewidth}{
- \tiny
- \begin{tabular}{|p{0.6\linewidth}|r|r|}\hline
- \rowcolor{black!20}\textbf{Note} &
- \textbf{$\ge$ P.}
- \\\hline
- sehr gut plus & $\schule@punkteZuNote{15}$\\\hline
- \rowcolor{black!10}
- sehr gut & $\schule@punkteZuNote{14}$\\\hline
- sehr gut minus & $\schule@punkteZuNote{13}$\\\hline
- \rowcolor{black!10}
- gut plus & $\schule@punkteZuNote{12}$\\\hline
- \end{tabular}
- }
- \parbox{.24\linewidth}{
- \tiny
- \begin{tabular}{|p{0.6\linewidth}|r|r|}\hline
- \rowcolor{black!20}\textbf{Note} &
- \textbf{$\ge$ P.}
- \\\hline
- gut & $\schule@punkteZuNote{11}$\\\hline
- \rowcolor{black!10}
- gut minus & $\schule@punkteZuNote{10}$ \\\hline
- befriedigend plus & $\schule@punkteZuNote{9}$\\\hline
- \rowcolor{black!10}
- befriedigend & $\schule@punkteZuNote{8}$\\\hline
- \end{tabular}
- }
- \parbox{.24\linewidth}{
- \tiny
- \begin{tabular}{|p{0.6\linewidth}|r|r|}\hline
- \rowcolor{black!20}\textbf{Note} &
- \textbf{$\ge$ P.}
- \\\hline
- befriedigend minus & $\schule@punkteZuNote{7}$\\\hline
- \rowcolor{black!10}
- ausreichend plus & $\schule@punkteZuNote{6}$\\\hline
- ausreichend & $\schule@punkteZuNote{5}$\\\hline
- \rowcolor{black!10}
- ausreichend minus & $\schule@punkteZuNote{4}$\\\hline
- \end{tabular}
- }
- \parbox{.24\linewidth}{
- \tiny
- \begin{tabular}{|p{0.6\linewidth}|r|r|}\hline
- \rowcolor{black!20}\textbf{Note} &
- \textbf{$\ge$ P.}
- \\\hline
- mangelhaft plus & $\schule@punkteZuNote{3}$\\\hline
- \rowcolor{black!10}
- mangelhaft & $\schule@punkteZuNote{2}$\\\hline
- mangelhaft minus & $\schule@punkteZuNote{1}$\\\hline
- \rowcolor{black!10}
- ungenügend & $0$ \\\hline
- \end{tabular}
+ % Ohne Notenpunkte
+ % ----------------------------------------------------------------
+ \ifthenelse{\boolean{schule@notenOhneTendenz}}{
+ % Ohne Tendenz
+ % ----------------------------------------------------------------
+ \parbox{.40\linewidth}{
+ \tiny
+ \begin{tabular}{|p{0.6\linewidth}|r|r|}\hline
+ \rowcolor{black!20}\textbf{Note} &
+ \textbf{$\ge$ P.}
+ \\\hline
+ sehr gut & $\schule@punkteZuNote{13}$\\\hline
+ \rowcolor{black!10}
+ gut & $\schule@punkteZuNote{10}$\\\hline
+ befriedigend & $\schule@punkteZuNote{7}$\\\hline
+ \rowcolor{black!10}
+ ausreichend & $\schule@punkteZuNote{4}$\\\hline
+ mangelhaft & $\schule@punkteZuNote{1}$ \\\hline
+ \rowcolor{black!10}
+ ungenügend & $0$ \\\hline
+ \end{tabular}
+ }
+ }{
+ % Mit Tendenz
+ % ----------------------------------------------------------------
+ \parbox{.24\linewidth}{
+ \tiny
+ \begin{tabular}{|p{0.6\linewidth}|r|r|}\hline
+ \rowcolor{black!20}\textbf{Note} &
+ \textbf{$\ge$ P.}
+ \\\hline
+ sehr gut plus & $\schule@punkteZuNote{15}$\\\hline
+ \rowcolor{black!10}
+ sehr gut & $\schule@punkteZuNote{14}$\\\hline
+ sehr gut minus & $\schule@punkteZuNote{13}$\\\hline
+ \rowcolor{black!10}
+ gut plus & $\schule@punkteZuNote{12}$\\\hline
+ \end{tabular}
+ }
+ \parbox{.24\linewidth}{
+ \tiny
+ \begin{tabular}{|p{0.6\linewidth}|r|r|}\hline
+ \rowcolor{black!20}\textbf{Note} &
+ \textbf{$\ge$ P.}
+ \\\hline
+ gut & $\schule@punkteZuNote{11}$\\\hline
+ \rowcolor{black!10}
+ gut minus & $\schule@punkteZuNote{10}$ \\\hline
+ befriedigend plus & $\schule@punkteZuNote{9}$\\\hline
+ \rowcolor{black!10}
+ befriedigend & $\schule@punkteZuNote{8}$\\\hline
+ \end{tabular}
+ }
+ \parbox{.24\linewidth}{
+ \tiny
+ \begin{tabular}{|p{0.6\linewidth}|r|r|}\hline
+ \rowcolor{black!20}\textbf{Note} &
+ \textbf{$\ge$ P.}
+ \\\hline
+ befriedigend minus & $\schule@punkteZuNote{7}$\\\hline
+ \rowcolor{black!10}
+ ausreichend plus & $\schule@punkteZuNote{6}$\\\hline
+ ausreichend & $\schule@punkteZuNote{5}$\\\hline
+ \rowcolor{black!10}
+ ausreichend minus & $\schule@punkteZuNote{4}$\\\hline
+ \end{tabular}
+ }
+ \parbox{.24\linewidth}{
+ \tiny
+ \begin{tabular}{|p{0.6\linewidth}|r|r|}\hline
+ \rowcolor{black!20}\textbf{Note} &
+ \textbf{$\ge$ P.}
+ \\\hline
+ mangelhaft plus & $\schule@punkteZuNote{3}$\\\hline
+ \rowcolor{black!10}
+ mangelhaft & $\schule@punkteZuNote{2}$\\\hline
+ mangelhaft minus & $\schule@punkteZuNote{1}$\\\hline
+ \rowcolor{black!10}
+ ungenügend & $0$ \\\hline
+ \end{tabular}
+ }
}
}
}