HEX
Server: LiteSpeed
System: Linux server.zepintelhosting.com 4.18.0 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64
User: enamadmin (1026)
PHP: 8.2.30
Disabled: exec,system,passthru,shell_exec,proc_open,popen,apache_child_terminate
Upload Files
File: /home/enamadmin/moodledata/filedir/6c/41/6c41118002e69d3922628f82a873f764242d6a3b
TimelineJS = (function ($) {
  function Timeline (options, major, minor) {
    // This non-runnable library does not know it's own major+minor, therefore
    // we have tp provide it from runnable library using me
    var libraryPath = 'TimelineJS-' + major + '.' + minor;

    // Set this global variable to inform TimelineJS where all CSS/JS is placed
    window.embed_path = H5P.getLibraryPath(libraryPath) + '/';

    createStoryJS(options);
  };

  return Timeline;
})(H5P.jQuery);