Lessonly users with content creation permissions can embed Seismic content in the lesson builder by creating an inline frame, or iframe, in the text element.
First, copy the permalink of the Seismic content you wish to embed. Take note of its content properties. Your learners must be able to view the content in Seismic in order for it to load properly, or else the content must be publicly shareable.
Next, navigate to the lesson builder, select Add Element, then select a text element from the menu.
Within the text element, select Edit HTML to toggle the editor.
Add the following language, taking care to replace "Content URL" with the permalink you just copied. Also, replace "description" with a brief synopsis of the iframe's content. This will make embedded content friendly to screen readers.
<iframe src="Content URL" title="description" width="100%" height="600" style="margin:10px;max-height:100%;max-width=100%" allowfullscreen=""></iframe>
๐ก Tip: adjust the height and width values to alter the size of your frame.
Finally, select "Edit HTML" to close the editor. A content preview will load in the lesson builder.
When learners encounter embedded content in your lessons, they can mouse over the frame to summon document viewing tools including "Present," which toggles full-screen mode.
Congrats! You've successfully embedded Seismic content in Lessonly. Celebrate by completing today's Wordle; you've earned it.
Questions? Contact the Support team at support@lessonly.com