Examples
📄️ Creating mobile course formats
Course format plugins can be supported in the app using the CoreCourseFormatDelegate.
📄️ Accepting dynamic names in a Web Service
We want to display a form where the names of the fields are dynamic, like it happens in quiz. This data will be sent to a new Web Service that we have created.