|
@@ -0,0 +1,31 @@
|
|
1
|
+%%
|
|
2
|
+%% Semesterprüfung BMS
|
|
3
|
+%%
|
|
4
|
+
|
|
5
|
+\input{bbwLayoutPruefung}
|
|
6
|
+
|
|
7
|
+\renewcommand{\pruefungsThema}{Algebra I/Datenanalyse}
|
|
8
|
+\renewcommand{\klasse}{6ZVG23t}
|
|
9
|
+\renewcommand{\pruefungsNummer}{1}
|
|
10
|
+%%\renewcommand{\pruefungsTeil}{Teil 1 und 2 mit TR}
|
|
11
|
+\renewcommand{\pruefungsDatum}{Do., 5. Okt. 2023}
|
|
12
|
+%% meine Zeit: ...
|
|
13
|
+\renewcommand{\pruefungsVorgabeZeit}{70 Minuten}
|
|
14
|
+
|
|
15
|
+\renewcommand{\inPapierform}{\achtAvier}%% es gibt "achtAvier", "openBook"
|
|
16
|
+\renewcommand{\pruefungsHilfsmittel}{Taschenrechner, Formelsammlung
|
|
17
|
+der BBW + 2 A4-Seiten Zusammenfassung}
|
|
18
|
+
|
|
19
|
+\begin{document}%%
|
|
20
|
+\pruefungsIntro{}
|
|
21
|
+
|
|
22
|
+%% Erster Titel
|
|
23
|
+\section{Algebra}
|
|
24
|
+
|
|
25
|
+\section{Datenanalyse}
|
|
26
|
+
|
|
27
|
+\section{Was bisher geschah}
|
|
28
|
+
|
|
29
|
+\section{Bonusaufgabe}
|
|
30
|
+
|
|
31
|
+\end{document}%
|