Documentation

Embedding Guide

Learn how to add interactive 3D content to your e-learning courses in minutes. Follow the step-by-step instructions below for your platform.

How to Embed in Articulate Rise 360

Rise 360 makes it easy to add interactive 3D content using the built-in Embed block.

📹 Video Tutorial Coming Soon

Step-by-Step Instructions

Open Your Rise Course

Navigate to the lesson where you want to add your 3D content.

Add an Embed Block

Click "All Blocks," select "Multimedia," scroll down to "Embed," and click to add it to your lesson.

Insert Your Embed Code

Click "Edit" then "Change." Paste your complete Embed3D iframe code (including both opening and closing <iframe></iframe> tags).

Preview and Publish

Click "Save" and preview your lesson. The 3D content will be fully interactive once published.

💡 Pro Tips

  • Ensure your embed code includes complete opening and closing tags
  • The content must be publicly accessible for Rise to verify it
  • Test your embed in Preview mode before publishing

How to Embed in Articulate Storyline 360

Add interactive 3D to your Storyline slides using the "Video from Website" feature.

📹 Video Tutorial Coming Soon

Step-by-Step Instructions

Open the Insert Menu

In your Storyline file, navigate to the "Insert" tab in the top ribbon.

Select Video from Website

Click the "Video" icon or the dropdown arrow beneath it, then choose "Video from Website."

Paste Your Embed Code

In the text box, paste your Embed3D iframe code and adjust the width/height values to match your slide dimensions.

Position and Publish

Resize and position the embed on your slide. Publish your course to web or LMS to see the interactive 3D content in action.

💡 Pro Tips

  • The embed may not display during preview mode — this is normal
  • Always test in a published environment (web or LMS)
  • Match iframe dimensions to your slide size for best results
  • This method works for any iframe content, not just videos

How to Embed in Moodle LMS

Add 3D interactive content to your Moodle courses using Labels, Pages, or Books.

📹 Video Tutorial Coming Soon

Step-by-Step Instructions

Create a Resource

In your Moodle course, turn editing on and add a new Label, Page, or Book resource where you want the 3D content.

Switch to HTML View

In the Atto editor, click the HTML editor button (<>) to switch to code view.

Paste Your Embed Code

Insert your Embed3D iframe code. Example: <iframe width="100%" height="520" src="..." ></iframe>

Save and Test

Switch back to visual mode, save your changes, and view the course page to interact with your 3D content.

💡 Pro Tips

  • Check with your Moodle admin if iframes are enabled (Site Admin > Security > HTTP Security)
  • Iframes typically work in Pages and Labels, but may be restricted in Forums and Assignments
  • Use width="100%" for responsive embeds that work on all devices
  • Some Moodle installations may require the "Trusted content" permission for iframe use