Moodle Plugins directory: Migrate content from mod_hvp to mod_h5pactivity: Versions: 0.1.0 | Moodle.org
Migrate content from mod_hvp to mod_h5pactivity
Migrate content from mod_hvp to mod_h5pactivity 0.1.0
Migrate mod_hvp to mod_h5pactivity
Moodle plugin allowing to migrate activities created with the mod_hvp plugin created by Joubel to the new mod_h5pactivity created by Moodle HQ since Moodle 3.9.
Some limitations to consider before using this plugin:
- Currently it's still not possible to save the current status with the mod_h5pactivity. The mod_hvp supports it (although it's disabled by default) so, before migrating the activities, consider students might loose these unfinished attempts.
 - The new mod_h5pactivity hasn't any global settings to define the default behaviour so general settings defined in mod_hvp, such as the default display options or whether to use or not the hub, are not migrated.
 
License
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
Version information
- Version build number
 - 2020050100
 - Version release name
 - 0.1.0
 - Can be updated to
 - 0.1.4 (2021020400)
 - Maturity
 - Release candidate
 - MD5 Sum
 - 0c2d96935a6063d3d37dd08629cd8e96
 - Supported software
 - Moodle 3.9
 - The more recent release 0.1.6 (2024011100) exists for Moodle 3.9
 
Version control information
- Version control system (VCS)
 - GIT
 - VCS repository URL
 
Default installation instructions for plugins of the type Administration tools
- Make sure you have all the required versions.
 - Download and unpack the module.
 - Place the folder (eg "mytool") in the "admin/tool" subdirectory.
 - Visit http://yoursite.com/admin to finish the installation