|
@@ -0,0 +1,33 @@
|
|
1
|
+%%
|
|
2
|
+%% Semesterprüfung BMS
|
|
3
|
+%%
|
|
4
|
+
|
|
5
|
+\input{bmsLayoutPruefung}
|
|
6
|
+
|
|
7
|
+\renewcommand{\pruefungsThema}{GL1}
|
|
8
|
+\renewcommand{\klasse}{6ZBG24j}
|
|
9
|
+\renewcommand{\pruefungsNummer}{2}
|
|
10
|
+%%\renewcommand{\pruefungsTeil}{Teil 1 und 2 mit TR}
|
|
11
|
+\renewcommand{\pruefungsDatum}{Do., 27. März}
|
|
12
|
+%% meine Zeit: Brauchte 10'
|
|
13
|
+\renewcommand{\pruefungsVorgabeZeit}{45}
|
|
14
|
+
|
|
15
|
+\renewcommand{\inPapierform}{\achtAvier}%% es gibt "achtAvier", "openBook"
|
|
16
|
+\renewcommand{\pruefungsHilfsmittel}{Taschenrechner, Formelsammlung
|
|
17
|
+der BBW + 8 A4-Seiten Zusammenfassung (max.: Entweder vier Blätter
|
|
18
|
+oder acht Seiten einseitig beschrieben)}
|
|
19
|
+
|
|
20
|
+\begin{document}%%
|
|
21
|
+\pruefungsIntro{}
|
|
22
|
+
|
|
23
|
+\newpage
|
|
24
|
+
|
|
25
|
+\section{quadratische Gleichungen}
|
|
26
|
+\input{gleichgn/quadratische/VonHandMitBruechen_v1}
|
|
27
|
+
|
|
28
|
+\section{Was bisher geschah}
|
|
29
|
+%% Faktorisieren
|
|
30
|
+
|
|
31
|
+\section{Bonusaufgabe}
|
|
32
|
+
|
|
33
|
+\end{document}
|