You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@sunnythewebdeveloper
It depends on what you're trying to achive. If you omit the -r parameter, then you'll only pack the library of Interactive Video and can share and upload it separately. If you make changes to multiple libraries, you can specify those when packing with h5p-cli.
Using the -r parameter is useful if you want to have a complete (and done) package that you want to share with others. And then you'll have to build all packages. Shouldn't be complicated to come up with a script for automating that.
I got the library using the following cli command
h5p get h5p-drag-question
Build the package using following command
h5p pack -r h5p-drag-question h5p-drag-question-curriki.h5p
Got following error while trying to upload to WordPress, screenshot attached
How can I generate the missing "h5p-drag-question.js" file ?
The text was updated successfully, but these errors were encountered: