Webservice manage sections

Local plugins ::: local_wsmanagesections
Maintained by corvus albus
Webservice Manage Sections allows you to manage the section structure of a moodle course via REST API. You can create, delete and move sections. Furthermore you can get the sectionsettings (name, summary, visibility, section format options, ... ) and update them.

Webservice manage sections v0.9.6.4

Moodle 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11, 4.0, 4.1, 4.2
Released: Sunday, 20 August 2023, 8:07 PM

Changelog

2023-08-20 (v.0.9.6.4)

  • Fixed issue #3
  • update to new moodle 4.0

2020-07-27 (v.0.9.6)

  • 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

2020-07-25

  • added two functions:
    • get_sectionnames
    • get_sectionformatoptions
  • reduced database requests in update_sectionnames and update_sectionsformatoptions

2020-07-21

  • Initial release

Version information

Version build number
2023042402
Version release name
v0.9.6.4
Maturity
Stable version
MD5 Sum
f729a2b6c62ad4a9cbe207ecf21b2763
Supported software
Moodle 3.3, Moodle 3.4, Moodle 3.5, Moodle 3.6, Moodle 3.7, Moodle 3.8, Moodle 3.9, Moodle 3.10, Moodle 3.11, Moodle 4.0, Moodle 4.1, Moodle 4.2
  • Latest release for Moodle 3.3
  • Latest release for Moodle 3.4
  • Latest release for Moodle 3.5
  • Latest release for Moodle 3.6
  • Latest release for Moodle 3.7
  • Latest release for Moodle 3.8
  • Latest release for Moodle 3.9
  • Latest release for Moodle 3.10
  • Latest release for Moodle 3.11
  • Latest release for Moodle 4.0
  • Latest release for Moodle 4.1
  • Latest release for Moodle 4.2

Version control information

Version control system (VCS)
GIT
VCS repository URL

Default installation instructions for plugins of the type Local plugins

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder in the "local" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation.