Forum Discussion
JerryBeaucaire
7 years agoCommunity Member
Edit an Imbed Code with Javascript?
I currently have a URL-based link for feedback on a course/quiz. Since the LMS is able to provide the course name and the user's name, I use javascript to collect that info and create a "smartURL" ...
PhilMayor
7 years agoSuper Hero
This maybe out of scope here, but I would think you could set the submit button to redirect to a url (where doesn't matter). You could then set up an event listener in the iframe via javascript that detects a change in location and then send a variable change to Storyline. This variable change could show the close button.