Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 3.11.x will end 14 Nov 2022 (12 months plus 6 months extension).
  • Bug fixes for security issues in 3.11.x will end 13 Nov 2023 (18 months plus 12 months extension).
  • PHP version: minimum PHP 7.3.0 Note: minimum PHP version has increased since Moodle 3.10. PHP 7.4.x is 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.