Trying to deploy assets a different way? Explore some of our alternatives to deploying content:
A link is the easiest way to deploy Kyron assets into an LMS. Links can be embedded as an iframe into any supported LMS, or simply pasted as a redirecting link.
You can copy the link directly from Kyron Studio and paste it into any platform. To do so, follow these steps:
Click “Export” in the upper right corner.
Make sure you are on the “Link” tab and click the two rectangles to copy the link.
If you are looking to embed your Kyron asset as an iframe, there are a few tools that can support you with generating an embed code. Here are a few recommendations:
iframe sizing recommendations
For the best learner experience, we recommend setting iframes to take up the maximum allowed width, with a 2.4:1 aspect ratio. You can achieve this by setting width:100% and height:40vw; in your iframe. For example:
HTML:
<iframe title="YOUR_COURSE_TITLE" style="width: 100%; height: 40vw;" src="URL_TO_YOUR_COURSE"></iframe>
NOTE: This is only Kyron lessons embedded on Canvas Pages. For Kyron lessons in a Canvas Assignments, the size is automatically set to "fill up the page".
Require learners to sign in
When deploying an asset link, you can choose whether learners must log in to access the course or allow them to view it without logging in.
If the box is checked, learners will be required to login with a Google, Microsoft, or Clever account in order to view the material.
If unchecked, learners can start the course immediately but can log in from the upper-right corner.
They will show up as an anonymous user in Analytics.
If a Spanish course exists, then the learner will first be prompted to select a language.
Want to learn more about how to track your learners’ progress and data? Read this article!
See this in action—check out the video walkthrough on our YouTube channel. www.youtube.com/@kyronlearning