onCourse Domain Specific Language (DSL)

onCourse implements a DSL built on top of Apache Groovy.
This provides you a powerful language for creating scripts, exports and reports inside onCourse.

This document only describes the DSL extensions to Groovy. You have the entire language at your disposal,
and you should take the time to read the excellent documentation available.
Note that you cannot use closures inside JasperReport templates. For exports only, you can also make use of the
SuperCSV project to simplify the generation of CSV export data.