Embed different content types into a lesson to differentiate your lesson content and make your training site more interactive for your students. You can embed content in a lesson via a direct link (URL) or via the source code in a text lesson.
Embed via direct link (URL)
You can embed these content types via direct link:
Videos | Google content | Other content types |
|
|
|
- Note on short links: Some hosting platforms, such as Brightcove, require a short link/URL (a shortened version of the original link) to be pasted in order for the content to be recognized on your Skilljar platform. Therefore, we recommend using a short link as the embed URL when possible (see below).
- Note for Kaltura videos: Kaltura videos require the whole embed code to be pasted into the URL field (see below). Before copying the Kaltura video embed code, select Advanced Settings and set the Embed Type to Auto Embed. This will convert the code to the URL once pasted.
Embed via direct link
- Copy the direct link to your content.
- From the Skilljar Dashboard, expand the Course Management header and select Courses.
- Select the name of the specific course you want to update or Create a New Course.
- Select the Curriculum tab and then select New Lesson at the bottom of the existing curriculum.
- In the flyout screen, select the Files or Web Content lesson type.
- In the “Content” section, select the Embed Link tab.
- From the “Type” dropdown menu, select the type of content you want to embed from the dropdown menu.
- In the URL field, paste the direct link to your content.
- Note - Some hosting providers have multiple versions of their embed link. The Example format which is displayed in the input box may vary from the share link that is created by your hosting platform. You should copy and paste the link that has been generated from your hosting platform into the URL input field even if the format is slightly different.
- Note - Some hosting providers have multiple versions of their embed link. The Example format which is displayed in the input box may vary from the share link that is created by your hosting platform. You should copy and paste the link that has been generated from your hosting platform into the URL input field even if the format is slightly different.
- Select Save under the video to add it to the lesson.
- Some file types may auto-populate after you paste the video link into the URL field, and will save automatically. For example, if you paste a YouTube video link into the box, it will autodetect that it's a YouTube video file, auto-select the file type from the list and add the video to your lesson.
- Some file types may auto-populate after you paste the video link into the URL field, and will save automatically. For example, if you paste a YouTube video link into the box, it will autodetect that it's a YouTube video file, auto-select the file type from the list and add the video to your lesson.
- Select Save Lesson to save your changes and create the video lesson.
- Note: Even if the video is added to your lesson, it won't save permanently until you select Save Lesson.
Embed via source code in a text lesson
If your content is not available in the “Embed link” dropdown, embed your content via source code in a text lesson. You can choose to embed your content via source code with or without style tags.
Without style tags
- Copy the direct link to your content.
- From the Skilljar Dashboard, expand the Course Management header and select Courses.
- Select the name of the specific course you want to update or Create a New Course.
- Select the Curriculum tab and then select New Lesson at the bottom of the existing curriculum.
- In the flyout window select Where are my text or quiz only lessons?
- Select the Text lesson type.
- In the text lesson HTML editor in the Content section, select the Source Code button (<>) to open the source code editor.
- Paste the embed link as the source of your <iframe> HTML tags into the “Source code” box:
-
<iframe src="https://embed_url.com"></iframe>
-
- Select Save.
- Select Save Lesson to save your changes and create the lesson.
With style tags
- Download this template: Template - Embed Content.html (684 bytes)
- Open the document in a text editor, such as Notepad.
- In line 26 of the template, replace the text within the quotation marks (currently “replace_with_url”) with the direct link to your content.
- Copy the full body of code.
- From the Skilljar Dashboard, expand the Course Management header and select Courses.
- Select the name of the specific course you want to update or Create a New Course.
- Select the Curriculum tab and then select New Lesson at the bottom of the existing curriculum.
- In the flyout window select Where are my text or quiz only lessons?
- Select the Text lesson type.
- In the text lesson HTML editor in the “Content” section, select the Source Code button (<>).
- Paste the embed link into the “Source code” box and select Save.
- Select Save Lesson to save your changes and create your lesson.
Frequently asked questions
What type of content can I embed into a lesson?
You can embed most content that can be embedded into any webpage via an iframe. For information on how to embed a content type, select the hyperlinked content types in the list.
- Video: YouTube, Vimeo, Wistia, Kaltura, Ooyala, Vidyard, Brightcove, Kollective.
- Quiz, survey and flashcard content: ProProfs Quiz Maker, Quizlet, Wufoo, Qzzr Quiz, SurveyMonkey, Qualtrics survey, Typeform, Interact.
- Live Content: Adobe Connect, YouTube Live, Livestream (if you have a Premium or Enterprise Livestream account).
- Google content: Published Google Doc, Google Form, Google Slides, Google Video, Google Groups, Google Hangouts on Air.
- Other types of content: Articulate Storyline and Presenter, Microsoft PowerPoint presentation, Flipbook, Slideshare, Haiku Deck, Nintex Form, Speaker Deck, Issuu, Office Mix, Iorad tutorials.
How do I preview what the student experience will look like while building out lessons?
- In the Dashboard Lesson page, select Preview.
- In the dropdown, select This Lesson. A new browser window opens with a preview of how the embedded content lesson will look for the student.
- Template_-_Embed_Content.txt684 Bytes