H5P for blackboard and general questions

Is it possible for H5P to be supported/hosted on blackboard (an LMS)? And has anyone found a way to collect scores form an interactive video quiz and send them to an admin? And do any of you have any advice on how to add H5P content to a given website?

Thanks

falcon's picture

Edit:

H5P for Blackboard is available now through H5P.com

  1. I'm not familiar with Blackboard, but if they support iframe embedding it should be possible
  2. H5P makes results available following the Tin Can/xAPI standard. Both Drupal and Wordpress stores the results and makes them available for the content authors. Content authors can access the results via a tab on the content itself. Need to do some coding to move the results to Blackboard, but it will be there once we support the IMS LTI standard.
  3. If it's a Drupal or Wordpress site the best way by far would be to install the Drupal/Wordpress H5P plugin on that site, if not you could create the content here on H5P.org and use the iframe embed option to embed it on the given website

What's strange for me is that I can embed an example H5P into Blackboard and it appears just fine, but when I use the embed code provided for an H5P item from my wordpress site it does not appear in Blackboard. My guess is that this is on the LMS side, but just incase you're thinking this route it may be an issue.

otacke's picture

I assume your WordPress site does not use SSL/TLS encryption?

Thank-you otacke! I had SSL certificates on my sites but they weren't forced to load the https version of the site. I got that sorted and now it looks like it's working. You helped me with two problems at once. I appreciate it.

Cheers,

otacke's picture

You're welcome. Glad I could help.

tomaj's picture

Are you seeing any errors or warnings in your browser console (press F12 on the keyboard)?

- Tom

Thank-you for the reply Tom, I think I've got it sorted out now that the WP sites are loading https. If problems persist I'll try the warnings/errors next.

Cheers,