URL links

Mar 14, 2014

I have URL links in my resources tab which will not open after publishing in LMS. How do I solve this please?

2 Replies
Ashley Terwilliger-Pollard

Hi Jane and welcome to Heroes! 

I'm sorry to hear about the issues with your links,and it sounds like you've followed the directions here to add them to your player.  What browser are you accessing your course through? You may also want to try testing the course at SCORM Cloud, which is an industry standard testing method for SCORM content, to see if your LMS is not opening them for any reason. If they also don't work in SCORM cloud could you share the Storyline file or at least one of the links with us so we could test it? 

Mike Taylor

Hi Jane! Another thing you could try that might work is to use javascript. Here is a sort of "wizard" that will let you select a few options and then generate the code for you. 

Here is an example you can try:

window.open('http://elearningheroes.com', 'Articulate', 'location=yes,toolbar=yes,menubar=yes,status=yes,resizable=yes,scrollbars=yes,height=undefined,width=undefined', false);

Just copy and past that into a javascript trigger and that might do the trick. 

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