Joseph Rézeau
Joseph Rézeau
illegalDecimalNumber cannot be found anywhere in H5P editor scripts Should be removed from the language files.
In h5peditor-metadata-author-widget.js line 134 "html: author.role" ought to provide a translation, something like "html: H5PEditor.t('core', 'author.role')" And of course the following strings should be added to the editor language files:...
.h5pignore seems to be missing: package-lock.json LICENSE
the CLI interface offers to _Reuse Content as Download_ etc but it does not work: when importing the saved content into another platform! I get error message "A valid content...
display bug when inserting an H5P.ImageHotspotQuestion inside an H5P Interactive Book see attached screenshot wrong display of this css rule here: .h5p-image-hotspot-question::before { content: '\f059'; } 
A few H5P contents have an "Important instructions" field in their Semantics file. e.g. _Drag Text, Mark the Words, Blanks, Hightlight TheWords._ In the h5p-cli development environment, in Edit mode,...
I keep getting this GRUNT error message: File is stale and needs to be rebuilt: amd/build/questionedit.min.js.map File is stale and needs to be rebuilt: amd/build/questionedit.min.js But I'm pretty sure both...
When running moodle-ci I get this error: Running "eslint:amd" (eslint) task Browserslist: caniuse-lite is outdated. Please run: npx browserslist@latest --update-db Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating