Developers

Technical forum about Content Type or System Plugin development.
Here you can apply for developer access.

Custom Widget followField

Forums: 

Hey, 

I implemented a custom widget to replace the core-image-widget by another image chooser which is able to use drupals Entity Embed Browser (which is pretty cool).

I Implemented this widget as a custom H5PEditor library. Now I want to use the widget in the Library DragQuestion, which I forked for that purpose. In H5PEditor.DragQuestion.js theres the Code block

H5PEditor.followField(parent, 'settings/background', function (params) {
  that.setBackground(params);
});

for watching for changes.

Plugin vs Webversion

Forums: 

Hello,

I really like to work with H5p, but I have sometimes a problem to save my data on the h5p server like on the cloud, not on my system. First: What about the Datenschutz who save are the data on h5p_servers?

Second: The Plugin in Wordpress, If I create a presentation with the h5p plugin in my wordpress-blog, do I have all the presentationdata in my blogsystem on my server?

regards

thomas

Jeopardy Style Quiz

foxfabi's picture
Forums: 

H5P.Jeopardy  let you create a "Jeopardy" style quiz wich contains clues in different categories. As an author you create clues in the form of answer in different categories. The user must phrase their responses in the form of questions. If the contestant responds correctly, the clue's value is added to the contestant's score, and they can select a new clue from the board.

See an example at https://eduyard.ch/content/welt-hauptst%C3%A4dte

Pages