Husky SuccessFactors LMS
Husky uses the SuccessFactors LMS to deploy courses to its employees. SuccessFactors has unique features so a patch was required to allow existing courses to function in it.
Husky SF Patch 20180228
Husky SF Patch 20180228
Contents
Contents
- films.swf
- Version 3.965, better disable objectives & interactions
- FiLMS_ini.txt
- Configuration file that directs Brain to disable objectives & interactions
- index.html
- Customized to disable alert message on close
- Improved DEBUG window
- load.swf
- scorm12.swf
- Works with Brain 3.965
- ua-parser.min.js
- Required by index to identify Edge browser
Implementation
Implementation
Patcher
http://demo.icomproductions.ca/resources/1/patcher/patch_husky_sf.php
Manual
- Ensure course requiring a patch is unzipped
- Backup existing files that will be updated
- Download patch (bottom of this page)
- Copy contents into course folder
- Edit the file FiLMS_ini.txt
- Check your mastery_score. Should it be 80 or something else?
- Edit the file index.html
- Edit line #8, replace _____COURSE_TITLE_____ with a proper course name
- Check line #39
- DEBUG = true; // Opens DEBUG window
- DEBUG = false; // Does not open DEBUG window
- Zip contents of course folder
- Test in SCORM Cloud