From 78510518401cc9b3aced4cf291ecb7730591091d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Wed, 11 Aug 2021 03:00:54 +0000 Subject: CTAN sync 202108110300 --- .../schule/latex/schule.mod.Bewertung.code.tex | 142 ++++++++++++--------- 1 file changed, 83 insertions(+), 59 deletions(-) (limited to 'macros/latex/contrib/schule/latex/schule.mod.Bewertung.code.tex') 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} + } } } } -- cgit v1.2.3