Tervita

Tervita is an ICOM client.

They have their own intranet "portal" that is used by their employees. Through this portal users gain access to their LMS: Plateau.

They also have a non-tracking version of NEO hosted on a CD/DVD and possibly a FlashDrive, sometimes referred to as an IronKey by Tervita.

List of Products

This client has the following products produced by ICOM:

List of Courses

This client has the following courses produced by ICOM:

LMS

Can't allow creation of objectives not set in manifest otherwise error

<useObjectives>false</useObjectives> <usePassedStatus>true</usePassedStatus>

FiLMS

The Enablon course was hosted in FiLMS. SQL to export:

SELECT u.login AS Login , u.NAME AS Display_name , ( SELECT g.NAME FROM group_member_assn AS gma LEFT JOIN groups AS g ON g.id = gma.group_id WHERE gma.user_id = u.id AND g.id NOT IN (1,2,3) LIMIT 1 ) AS Business_unit , s.NAME AS Module , e.completed_at AS Completion_date FROM enrollments AS e LEFT JOIN users AS u ON u.id = e.user_id LEFT JOIN curriculums AS cu ON cu.id = e.curriculum_id LEFT JOIN structures AS s ON s.id = cu.structure_id WHERE e.is_complete = 1

Deployment

Notes

Support

Notes