1234567891011121314151617181920212223242526272829303132333435363738 |
- %%
- %% Semesterpruefung BMS
- %%
-
- \input{bmsLayoutPruefungBMP}
-
- \renewcommand{\pruefungsJahr}{2025}
- \renewcommand{\pruefungsDatumBMP}{2025-MM-DD}
- \renewcommand{\pruefungsThema}{BMP 2025}
- \renewcommand{\ausrichtung}{GESO}
- \renewcommand{\klasse}{GESO}
- \renewcommand{\pruefungsNummer}{2023 5}
- \renewcommand{\pruefungsDatum}{}
- \renewcommand{\pruefungsVorgabeZeit}{}
- \renewcommand{\pruefungsSerie}{4}
- \renewcommand{\pruefungsIDAufgabe}{2024-MGE-4-143\_Aufgabe}
-
- \begin{document}%%
-
- \pruefungsIntro{}
-
- \newpage
- Viel Erfolg
- \newpage
-
- %% Erster Titel
- \TRAINER{\section{Datenanalyse}}
-
- \vspace{20mm}
-
- %\input{aufg/daan/25_S4_BoxplotInterpretieren_v1}
- \input{S4_alleAufgaben}
- %\setcounter{frageCounter}{1}
- %\input{S4_alleAufgaben}
-
-
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- \end{document}%
|