|
@@ -0,0 +1,42 @@
|
|
1
|
+%%
|
|
2
|
+%% Datenanalyse Boxplot
|
|
3
|
+%% 1. Prüfung Logarithmen
|
|
4
|
+%%
|
|
5
|
+
|
|
6
|
+\input{bbwLayoutPruefung}
|
|
7
|
+%%\usepackage{bbwPruefung}
|
|
8
|
+
|
|
9
|
+\renewcommand{\pruefungsThema}{Algebra I}
|
|
10
|
+\renewcommand{\klasse}{6MT22j}
|
|
11
|
+\renewcommand{\pruefungsNummer}{1}
|
|
12
|
+%%\renewcommand{\pruefungsTeil}{Teil 1 und 2 mit TR}
|
|
13
|
+\renewcommand{\pruefungsDatum}{Mo., 19. Sept.}
|
|
14
|
+%% brauchte 10 Minuten * 4 bei GESO: 40 Min. (Eine Lektion wird etw. knapp.)
|
|
15
|
+\renewcommand{\pruefungsVorgabeZeit}{40 Minuten}
|
|
16
|
+
|
|
17
|
+\renewcommand{\inPapierform}{\achtAvier}%% es gibt "achtAvier", "openBook"
|
|
18
|
+\renewcommand{\pruefungsHilfsmittel}{\defaultHiflsmittelOhneRechner{}}
|
|
19
|
+%%\renewcommand{\pruefungsHilfsmittel}{\defaultHiflsmittelMitRechner{}}
|
|
20
|
+
|
|
21
|
+\begin{document}%%
|
|
22
|
+\pruefungsIntro{}
|
|
23
|
+
|
|
24
|
+\section{Zylinder}
|
|
25
|
+\input{P_ALLG/stereometrie/einstieg_blechdose_v1}
|
|
26
|
+
|
|
27
|
+\section{Zahlen}
|
|
28
|
+\input{P_ALLG/algebra/grundlagen/zahlen/Zahlmengen_Zuordnen_v1_n1}
|
|
29
|
+\input{P_ALLG/algebra/grundlagen/zahlen/Zahlmengen_Aussagen_v1_n1}
|
|
30
|
+\input{P_ALLG/algebra/zahlen/Dezimalbrueche_v1}
|
|
31
|
+
|
|
32
|
+\section{Runden}
|
|
33
|
+\input{P_ALLG/algebra/grundlagen/runden/Runden_Dezimale_v1}
|
|
34
|
+
|
|
35
|
+\section{Ordnungsrelationen}
|
|
36
|
+\input{P_ALLG/algebra/grundlagen/ordnungsrelationen/Ordnungsrelationen_v1_tals}
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+\section{Betrag}
|
|
40
|
+\input{P_ALLG/algebra/grundlagen/betrag/Betrag_v2}
|
|
41
|
+
|
|
42
|
+\end{document}
|