Search moodle.org's
Developer Documentation

See Release Notes
Long Term Support Release

  • Bug fixes for general core bugs in 3.9.x will end* 10 May 2021 (12 months).
  • Bug fixes for security issues in 3.9.x will end* 8 May 2023 (36 months).
  • PHP version: minimum PHP 7.2.0 Note: minimum PHP version has increased since Moodle 3.8. PHP 7.3.x and 7.4.x are supported too.
/mod/h5pactivity/backup/moodle2/
FolderUp one level  
Filebackup_h5pactivity_activity_task.class.php  [source] [70 lines]    The task that provides all the steps to perform a complete backup is defined here.
Filebackup_h5pactivity_stepslib.php             [source] [88 lines]    Backup steps for mod_h5pactivity are defined here.
Filerestore_h5pactivity_activity_task.class.php [source] [93 lines]    The task that provides a complete restore of mod_h5pactivity is defined here.
Filerestore_h5pactivity_stepslib.php            [source] [104 lines]   All the steps to restore mod_h5pactivity are defined here.