Running Rise 360 course from another web app

Oct 21, 2020

Hi,

I'm aware that you can embed a web export of Rise 360 course as an iFrame, but is there any way to include the Rise 360 libraries into an existing web app and run it as part of that web app? I.e. something like this (not real code):

include rise360-lib;
var myRiseCourse = new rise360();
myRiseCourse.loadCourse(myCourse);
document.getElementById("myDiv").appendChild(myRiseCourse);

Or some other method of running Rise360 course within an already-existing web-app, apart from iFrame?

Thanks,
PJ

Be the first to reply

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