Before you get started, ensure you have created a workbook.
Students can access Wobo in two ways when embedded in Learnworlds:
- Continue with Google (you do not need to invite them via email first)
- You can invite them via email and they can choose a password to log in and continue.
When embedded in Learnworlds, students will see a login screen like this before they will access their workbooks:
In Wobo:
- Enter the workbook editor from the dashboard by hovering over the workbook and clicking Edit Workbook.
- Find the module you want to include and click the [...] menu on the right of the module name. A pop-up will appear.
- The Other LMS system uses the same settings that will work for LearnWorlds, so choose Other LMS system and copy the Site Snippet.
You might be prompted to publish your workbook and create a cohort first so that it's ready to share once embedded. Do that before continuing.
In LearnWorlds:
- In the left menu, choose āSite Builderā and then āCustom Codeā.
- Paste the Site Snippet code you copied earlier into the
<body> logged in (html)
section and click āUpdateā to save your changes.
In Wobo:
- In the same pop-up as above, copy the Module URL link and enclose it into an iframe code snippet.
<iframe src="PASTE MODULE URL HERE" width="100%" height="100%"></iframe>
In LearnWorlds:
- Go to theĀ ContentsĀ tab of your created course.
- Click onĀ Add an activityĀ under the selectedĀ section.
- Click on theĀ EmbedĀ option at theĀ EmbedĀ menu.
- Give a title to your Embed learning activity and click onĀ Save.
Insert the embed code
- To edit your embed learning activity, hover over the learning activity and click onĀ Settings.
- Paste theĀ iframe code snippetĀ you copied into the custom code editor and save.
Weāve chosen a size and display that we think looks best, but you can adjust the width and height to change the size of the embedded workbook window.
After they log in, your students will see the embedded workbook in this lesson!