There are multiple ways and platforms to provide a learning experience, and using an LMS (Learning Management System) is a common standard that provides the administration and delivery of educational courses to the learners.
With Strigo, you can get a hands-on on-demand lab environment inside your LMS to bring active learning into the learning experience.
How to embed a Strigo on-demand course
Get the embeddable link
Go to the ON-DEMAND page in Lounge.
Click on the course you'd like to embed.
Copy the embeddable link for your on-demand course.
Embedding Strigo
In your LMS course, create an HTML page training material.
Add the script:
<iframe src="<embeddable_course_link>"></iframe>
Replace
<embeddable_course_link>
with the link you copied before.