Templates
This page will serve as a download centre and provide a script to create custom .Rmd-templates through an interface.
Custom .Rmd-Templates (in progress)
The following button downloads an .R-file, which contains the code to a shiny app. When run, the shiny app allows the creation of custom templates. (more features to come)
The templates provides the skeleton of the exercise and only the content needs to be added.
Note
Note that the template itself without any added content cannot be converted to an exam.
Template .Rmd-File
Warning
After downloading the template, please remove every instance of “eval = FALSE” from the knitr-tags
. This tag is necessary to provide such an empty template for download, but should not be used for creating the exercises!