All Collections
Sharing and Embedding
Adding a HapYak Video to Blackboard
Adding a HapYak Video to Blackboard
Patrick Farley avatar
Written by Patrick Farley
Updated over a week ago

Blackboard users should use the LTI Module to embed HapYak projects.  The module has the added benefits of Single Sign On and Gradebook integration.

If you are manually embedding a HapYak project in Blackboard make sure to switch to the HTML editor and paste the iframe embed code within a paragraph tag.
Example:

<p>
<iframe id="hapyak-player-32386-1693" marginwidth="0" marginheight="0" frameborder="no" scrolling="no" allowfullscreen="" webkitallowfullscreen="" mozallowfullscreen="" src="//www.hapyak.com/embed?key=9d2be3d5dfde4a849490&amp;project=32386" width="960" height="599" class="hapyak-embed"></iframe>
</p>
 

Please Note: this is a Proof of Concept only provided to show the possibilities of the HapYak Platform and should not be taken as an offer to create, edit or maintain custom integration or development.

Did this answer your question?