β£
On this Page
How to Embed in Other LMS Platforms
Wobo allows embedding in other LMS platforms via Other LMS system option in embed modal.
You can follow these steps to make the embed work:
- Copy the Site Snippet code from Other LMS system option in embed modal.
- Copy the Module URL from Other LMS system option in embed modal.
- Enclose the Module URL link into iframe tags
<iframe src="PASTE MODULE URL HERE" width="100%" height="100%"></iframe>
- You can set width/height according to requirements.
- Paste the Site Snippet
<script>β¦</script>
code and Module URL link enclosed in<iframe>β¦</iframe>
into your desired LMS site. - Wobo login screen will appear within the iframe window.
- Upon log in, students would be able to view their workbook within the iframe window.
Some LMS platforms tend to block the JavaScript code
<script>β¦</script>
, so if youβre seeing the loading spinning wheel after following all the steps that might be the case. Please check this with your LMS Platform support team.
At this time, Wobo is NOT compatible with:
- MyQuest LMS (does not allow the script tag we require to embed)
- CoAssemble (does not allow embedding of any external content)
- Mighty Networks (does not allow external code/scripts)
- Rise (does not allow external code/scripts)
Troubleshooting
β£
Please check this with your LMS Platform support team as every LMS has unique settings and placement of Site Snippet code may vary from LMS to LMS.
Adding Site Snippet code is mandatory which will render the Wobo worksheet in your required LMS platform.
LMS platforms such as Disco allows you to add site snippet and module URL iframe code under each other like this
other platforms like Kajabi require you to add Site Snippet code into the Site Details > Header Page Scripts field Zenler may require to add this code into the Site Settings > Global Includes > Course Player field
Looking for instructions for a different LMS? Reach out to the team, we π helping.