LaTeX class for exercises/homework, maintained by the Computer Science Student's Council at Martin Luther University Halle-Wittenberg.
This class is work in progress and subject to changes without prior notice. Development language is English for code readability reasons.
At the moment, the mluexercise class is not distributed on CTAN.
Instead you should download the mluexercise.cls file from releases and place it in the same folder as your LaTeX document.
The mluexercise class is written and documented in mluexercise.dtx, which can then be used to generate .ins and .sty files as well as the class' documentation PDF:
makeIn the .dtx file, class code is written between the %<*class> and %</class> tags, whereas the package documentation can be mixed in by prefixing the line with a single %.