Embedding Storyline into BlackBoard (again!)

Aug 03, 2016

Hi All...I'm not getting this, I guess. I've looked at the thread discussing this, and it is not working for me. I'm trying to link to a published Storyline tutorial from a BlackBaord shell. I've successfully uploaded it as a SCORM package, and it works. I've created a direct link to the tutorial, and it works. However, our ID's want to EMBED the tutorial into the BB item. I found the iframe code (<iframe src="http://<link to folder>/story.html" width="980" height="658"></iframe>)...added this to a BB item, it draws the box but never displays the tutorial. I am linking to a "published to web" version...do I need to publish it to LMS and use the lms html file? Any ideas why this isn't working?

For the other 2 options, I uploaded a picture of the tutorial and put the hyperlink around that, so it "looks" embedded, but it would seem that I could just get the embedding to work.

8 Replies
Ashley Terwilliger-Pollard

Hi Deirdre,

I don't know much about Blackboard, so I'd defer to the community or your team - but you mentioned publishing to SCORM and then it sounds like you're linking to the story.html file? Typically the latter is the file you'd use within a publish to Web set up. If you truly need to using the SCORM output you'll want to publish to LMS and then point to index_lms.html for SCORM/AICC content.  Here are our general directions for embedding content as well. 

Night Owl

Thank you so much for the responses. We really would prefer to embed the link from our server and NOT publish to LMS, since that tends to cause versioning problems...a change is made to the server version that doesn't get republished to the LMS, etc... However, when I use the iframe code (in the "general directions" link above), it doesn't work...just gives a blank box with a little computer and doesn't play the tutorial. Anyone else have this issue? Any ideas?

Ashley Terwilliger-Pollard

Hi Deirdre,

I saw you were also talking with Jon in this forum discussion, and he may be better suited to discuss issues with Blackboard. To clarify though - are you publishing for web or publishing a SCORM output? The web publish is what you'd use with the embed/iframe directions and that would be to a web site or server. The SCORM output is what you would upload to your LMS directly. You mentioned versioning issues - are you needing to have a copy within your LMS and on the web server? 

Night Owl

No, there is no reason why we would need a copy on the LMS...if it works just as well to link to a copy on our server, we would prefer to do that. Is it better to upload it to the LMS for any reason? We have multiple groups accessing the tutorials, some within BB and some directly from the website, so from my viewpoint it would be better to just find a way to embed the link pointing to the server copy. I have it published to the server as "publish to web", so I am trying to link to the story.html, but the iframe code given here in the thread about embed code isn't working.

Ashley Terwilliger-Pollard

Hi Deirdre,

An LMS is typically designed to be able to track a users progress in a course or restrict who can access it by requiring a log in. So if you don't need to do that for your users who are accessing through Blackboard, than I guess no need to maintain separate copies. I don't know if Blackboard allows you to embed content as that link describes - that link I shared was specific to embedding on a website. You will want to reach out to Blackboard for specifics, as they may require SCORM files or may not be able to embed HTML files. 

Stephen Scheib

Hi there! 

I just had this problem today and upon using Google, I found this slightly old thread. My coworker actually had the fix! 

Wherever you see "http" for your URL, change it to "https". See if that works!

So your iframe HTML code would say: "<iframe src="https://<link to folder>/story.html" width="980" height="658"></iframe>

This discussion is closed. You can start a new discussion or contact Articulate Support.