Jump to bookmarks with external javascript or HTML
Submitted by mronkko on Fri, 05/04/2018 - 17:50
Forums:
Hi,
I am using the interactive video component to include lecture videos on a Moodle site. Is it possible to control the player from external javascript or HTML? What I would like to do is to have a list of lecture slide thumbnails that the user could click to go to the bookmark corresponding to each slide.
Mikko
Content types:
mronkko
Wed, 05/09/2018 - 08:39
Permalink
It is possible, but not in Moodle
It turns out that this is possible to do with a javascript oneliner.
But this solution cannot be used in Moodle because it removes all javascript from teacher editable content.
Mikko
otacke
Wed, 05/09/2018 - 15:43
Permalink
Hi Mikko!If JavaScript is
Hi Mikko!
If JavaScript is stripped from your content, then I don't think there's anything you could do.
Best,
Oliver