Content creation

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

course presentation unable to add new classname for slide controls

// Add and bind slide controls.
  H5PEditor.$(
          '<div class="h5p-slidecontrols" style="display:none;">' +
          '<a href="#" title="' + H5PEditor.t('H5PEditor.CoursePresentation', 'backgroundSlide') + '" class="h5p-slidecontrols-button h5p-slidecontrols-button-background"></a>' +

Course presentation: changing video, does the old one still take space on moodle server?

jarvil's picture

Hello,

I'm using H5P activity in Moodle.

I have course presentation which has a video on page 1 -> I click to edit it -> I delete the video from the cross and replace it with another video -> I click done.

What happens to the original video? Does it get deleted or is it still stored in Moodles data folder taking extra space on the file server?

Pages