Content creation

Discussions related to "the good and proper use" of H5P as a content creation tool

Changing the padding parameter for draggables in "drag and drop onto image"

Hello! I am working with h5p interactions ("drag onto image") in moodle system. Students should construct schematic diagrams of devices from separate pieces of the whole image as puzzles. But around dragged images, by default, there is a zone that changes the size of the dragged images - "padding: 0.3em". In html-code view mode, if I change the value for ".h5p-draquestion .h5p-draggable {padding: 0.3em}" to "padding: 0 em", the picture becomes better. But only for the current session. On subsequent sessions again "padding: 0.3 em".

Pages