summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/schule/doc/todo.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/schule/doc/todo.tex')
-rw-r--r--macros/latex/contrib/schule/doc/todo.tex15
1 files changed, 15 insertions, 0 deletions
diff --git a/macros/latex/contrib/schule/doc/todo.tex b/macros/latex/contrib/schule/doc/todo.tex
new file mode 100644
index 0000000000..3f70cfd77a
--- /dev/null
+++ b/macros/latex/contrib/schule/doc/todo.tex
@@ -0,0 +1,15 @@
+\section{ToDo}
+ Die folgende Liste soll die nächsten geplanten Funktionen bzw. Entwicklungsschritte angeben.
+
+ \subsection{Must-have}
+ \begin{itemize}
+ \item \ldots
+ \end{itemize}
+ \subsection{Nice-to-have}
+ \begin{itemize}
+ \item Weitere für die Schule nützliche Dokumenttypen integrieren, z.\,B. Lerntagebücher.
+ \item Praxisbeispiel Klausur: Objekt- und Klassendiagramm mit TikZ setzen.
+ \item TikZ-Stile nicht als Paketoptionen formatieren.
+ \item Dokumentieren des Generierens von Klausuren aus Aufgabendatenbanken wie es mit \pkg{exsheets} möglich war.
+ \item Bessere Trennung von Inhalt und Formatierung (Modul Format sollte alle notwendigen Makros enthalten, Modul Aufgaben sollte sich nicht mehr um die Formatierung kümmern)
+ \end{itemize} \ No newline at end of file