Talisman

Talisman is an ICOM client that uses SuccessFactors LMS for it's employees and FiLMS for their contractors. Please see this document: readmeordoom.txt Y:\Talisman Energy\Annual Ethics 2016 Update\READ ME OR DOOM.txt

List of Products

This client has the following products produced by ICOM:

List of Courses

This client has the following courses produced by ICOM:

Deployment

SuccessFactors

Note - Success Factors requires a status of "passed" and a score of "100" to consider the course complete. Typically, there should be a "Test" in the course that provides this score/status, but as a fall-back, the ini settings usePassedStatus and finalScore should allow brain to fake these statuses.

Note - This client has requested the use of a new "ping" functionality, which contacts the LMS on a set interval of time. For a course to use this, it must use Brain 3.91 or greater, and have useLMSPing set to true in the FiLMS_ini. The default interval is 240000 milliseconds, but if you want to override it you can use the LMSPingFrequency setting - just make sure to use milliseconds!

FiLMS_ini.txt

SCORM 1.2 package requires "No Objectives" in the FiLMS_ini.txt:

<settings >

<useObjectives><![CDATA[false]]></useObjectives>

<submitInteractionHistory><![CDATA[false]]></submitInteractionHistory>

<useLMSPing><![CDATA[true]]></useLMSPing>

<LMSPingFrequency><![CDATA[230000]]></LMSPingFrequency>

<usePassedStatus><![CDATA[true]]></usePassedStatus>

<finalScore><![CDATA[100]]></finalScore>

...

Pop-up

Course package to be a "pop-up":

Use a "frameset" Launch Type:

Support

Notes