iLearn
iLearn is Interior Health's instance of the TELUS LMS. It is claimed to be both SCORM 2004 & SCORM 1.2. There are modifications required, however, to allow the ICOM Course template to launch properly.
Deployment
Deployment
The SCORM 1.2 course template for Brain 3 requires 2 edited files and 2 replacement files:
- films.swf (v3.88 experimental)
- FiLMS_ini.txt
- index.html
- scorm12.swf (v3.88 experimental)
A patch is available:
- https://drive.google.com/a/icomproductions.ca/file/d/0B9AYjwCT5KpBcUpoVGJiSjdxVHc/view?usp=sharing
- Overwrite existing Brain3 course files with these
- Modify the following file to ensure it's course name matches your course name:
- index.html
The patch should present the following differences on launch:
Before
LMSInitialize()
LMSGetValue("cmi.interactions._children")
After
LMSInitialize("")