Badge Image Library

Badge Image Library

Badge Image Library When adding a new grade/badge in your course, you must choose an eye-grabbing image that will get your users excited to earn that badge. Create your own or download one from our Badge Image Library right below. … Continued
Iframe Component

Iframe Component

On Triboo, you can add iframe directly from copying and pasting a URL. 1. First activate the iframe component on your course. Go under “Advanced Settings” and look for the Advanced Module List, then tick the “iframe” option. 2. Go … Continued
Working with Video Component

Working with Video Component

Working with Video Component When adding a video to a course, first post the video on video hosting platform or directly on Triboo, then create a link to the video within the course. The video is therefore played through the … Continued
Adding Content Groups

Adding Content Groups

Creating Cohorts and Cohorts Management Cohorts will allow certain parts of your course to be open to predefined groups of learners.   1. Go to the course platform visible to the learner.   2. Go to Instructor, and then to Cohorts. Click on “Enable Cohorts” 3. On the Studio, go … Continued
Adding Discussion Component

Adding Discussion Component

Adding Discussion Component 1. In the desired unit, under Add New Component, click on Discussion. 2. The discussion component will appear. Click on EDIT.   3. Fill the fields and click on Save. Display Name: the name for the forum. Category: put a category … Continued
Set reminders to a compliance course

Set reminders to a compliance course

Set reminders to a compliance course Compliance courses must be done usually before a specific date and at a regular frequency. 1. In the Studio go to Settings, and then to Schedule & Details 2. Go to “Course Reminders” and … Continued
Adding a Video Component through Iframe

Adding a Video Component through Iframe

Adding a Video Component through Iframe This section explains how to add videos aside from those on YouTube. Those shown on Dailymotion, for example. 1. Copy the embed code of the video from the Dailymotion/Vimeo video page. This code is … Continued
Updating course dates on sections and subsections

Updating course dates on sections and subsections

Updating course dates on sections and subsections 1. Click on Content, and then on Outline. 2. You arrive on the main outline of your course. 3. Click on the “configure” icon next to the section or the subsection that needs … Continued
Enabling multiple correct answers in a drop-down quiz

Enabling multiple correct answers in a drop-down quiz

Enabling multiple correct answers in a drop-down quiz 1. Create/ Get in a quiz component by clicking Edit. 2. Insert the HTML code as follows. Note that the HTML code highlighted in yellow is has to be done so that … Continued
HTML Basics 1 on 1!

HTML Basics 1 on 1!

UPPERCASE It allows you to change the case type of any text, through the HTML editor. Often used in title changes. For a unit title (heading 2): <h2 style=”text-transform:uppercase;”> For a single time change: <span style=”text-transform:uppercase;”> BORDER-RADIUS It allows you … Continued