Search moodle.org's
Developer Documentation

See Release Notes
Long Term Support Release

  • Bug fixes for general core bugs in 4.1.x will end 13 November 2023 (12 months).
  • Bug fixes for security issues in 4.1.x will end 10 November 2025 (36 months).
  • PHP version: minimum PHP 7.4.0 Note: minimum PHP version has increased since Moodle 4.0. PHP 8.0.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.