WYSIWYG for H5P Interactives
Submitted by karen.bull@pear... on Fri, 05/17/2024 - 20:59
Forums:
For the video provided in this link:
https://h5p.org/tutorial-interactive-video
It appears there is a WYSIWYG component for the H5P interactives. Did you have to build a seperate one for each interactive or was there a single one built that could be applied across the board?
Thanks,
Karen
otacke
Fri, 05/17/2024 - 21:53
Permalink
The editor widget of
The editor widget of Interactive Video (H5PEditor.InteractiveVideo) contains the overall editor experience for Interactive Video. If subcontent comes with it's own editor widget (like Drag and Drop), that will be put into the editor of Interactive Video, but I'm Interactive Video doesn't provide extra editor widgets for its subcontents.
karen.bull@pear...
Mon, 05/20/2024 - 16:23
Permalink
RE: The Editor Widget Of
Apologies, I am not a coder so I am not sure I am following your response.
Is there a WYSIWYG component for all interactives (drag/drop, balloon popping, MCQ, etc.) or does one have to build a seperate WYSIWYG for each interactive?
Does my question make better sense? Does that make it clearer?
otacke
Mon, 05/20/2024 - 21:30
Permalink
By default, H5P uses a form
By default, H5P uses a form based editor. Where this hardly makes sense, e. g. Drag&Drop, you can build a custom WYSIWYG editor - and apparently Drag&Drop has one.
Why don't you try out H5P? I think you could have answered that question easily yourself.