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 ...
To use migrations (and to make Knex setup easier), we need to use knex cli. Install knex globally with npm install -g knex. This allows you to use Knex commands within any repo that has knex as a ...