Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when create an h5p type course presentation #352

Closed
jesmarquez opened this issue Jul 3, 2020 · 3 comments
Closed

Error when create an h5p type course presentation #352

jesmarquez opened this issue Jul 3, 2020 · 3 comments

Comments

@jesmarquez
Copy link

jesmarquez commented Jul 3, 2020

Hi,

I am creating an H5P activity and when I choose type content Course Presentation, I got this message:

[field:group:coursepresentation:presentation]

By console show this:

TypeError: Cannot read property 'prototype' of undefined
InteractiveVideoEditor.prototype = Object.create(H5P.DragNBar.FormManager.prototype);

My environment:
moodle 3.5.6
H5P 1.18

Thanks!

@dezglidden
Copy link

@jesmarquez have you by any chance found a work around for this?

@dezglidden
Copy link

I've opened an issue on the h5p-course-presentation repo h5p/h5p-course-presentation#130

@jesmarquez
Copy link
Author

jesmarquez commented Jul 23, 2020

@jesmarquez have you by any chance found a work around for this?

Hi!
Yes I found a solution as follow:

  1. I updated plugin H5P (last version)
  2. I updated all instances type course presentation to last version
  3. I downloaded the example in the site https://h5p.org/presentation (file with extension .h5p)
  4. Some course in moodle I created a new activity H5P and imported file before mentioned

Ready!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants