-
Notifications
You must be signed in to change notification settings - Fork 56
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
Flash cards created with Moodle are broken. #11
Comments
Could you please check the JavaScript console to see if there are any error messages there? |
Hello, Error is; flashcards.js?ver=1.5.3:288 Uncaught TypeError: H5P.JoubelUI.createTip(...).attr is not a function |
Could you check which version H5P.JoubelUI is? Go to the library admin page and search for "Joubel UI" |
It's hard to say what is going on here. Is it possible for you to share the H5P here or send it to me on email? |
Hello, Here it is |
Thank you for sharing the H5P with us. For some reason, there is a The code should have handled this. I am looking into a fix. |
The fix for this issue is released in Flashcards 1.5.4 |
Flash cards created in Moodle are broken.
Hello @fnoks ,
If you create a flash card H5P-activity in Moodle it doesn't load the cards at all and you cannot even change the page (the arrow is still highlighted with glowing outline). It works in version 1.4.0 but not in 1.5.3.
If I do flash cards activity in h5p.org and upload it to moodle it works perfectly but not when I direcly create it with moodle H5P-activity.
Tested with mod_hvp 1.5 and Flashcards (1.5.3) & Moodle 3.1
Still works in mod_hvp 1.3 and Flashcards (1.4.0) & Moodle 3.1
The text was updated successfully, but these errors were encountered: