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
Automated slideshow layout

Automated slideshow layout

If you wish to create an automated slideshow layout, follow the steps indicated. Create a Raw HTML, and copy and paste the following HTML code and change the elements highlighted in blue.
Enable video auto-advance

Enable video auto-advance

Enable video auto-advance You can set up video auto-advance for a course. 1. In the Studio, go under “Advanced Settings” tab. 2. Search for “Enable video auto-advance” field. 3. Change it to “true” and then “Save changes” to save the modification. … Continued