Drag and Drop

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.

H5P Functions...

vradova's picture

Hello!

Is there an option to use, for example Drag and Drop H5P function but without quiz options. What I mean...

I am using Drupal CMS and H5P module for it. I want my user to create content with H5P, load my prebuild H5P file in which I will add background image and 30-50 small images, as layers. Those small images then user will put on background image as he or she wants, save and that will be the all... No quiz, no result and no check button option.

Is that possible?

Thanks in advance, Vlade.

0
0
Supporter votes Members of the Supporter Network can vote for feature requests. When the supporter network has generated sufficient funding for the top voted feature request it will normally be implemented and released. More about the H5P Supporter Network

Pages