- Fixed issue #3
- update to new moodle 4.0
- rearranged function according to the example of the core_course functions
- update is now possible für additional settings: summary, visibility, highlight, ...
- added a function to delete sections
- added two functions:
- get_sectionnames
- get_sectionformatoptions
- reduced database requests in update_sectionnames and update_sectionsformatoptions
- Initial release