Looking for a new way to do SCORM in Ilias?



Make your Ilias installation SCORM conformant with a player from people who do nothing but SCORM.



Check out SCORM Cloud now!

 

Installing SCORM Cloud in Ilias

Note: Our Ilias/SCORM Cloud integration is still available, but we don’t offer active support for it any more.

Getting SCORM Cloud installed is a breeze with Ilias. You should already have your SCORM Cloud account set up and received your email with the user info you’ll need. Which means there’s really just three steps to this process. Here’s what you do:


ilias1

Unzip scormcloud-plugin-ilias4.zip to the root of your Ilias deployment. The root Ilias directory contains such files as ‘ilias.ini.php’ and ‘login.php’. If you have already unzipped the files elsewhere, simply copy the directory into the root Ilias directory.



ilias2

Enter your new application ID/key info into the plugin.php file located in <ILIAS-ROOT>/Customizing/global/plugins/
Services/Repository/RepositoryObject/ScormCloud

Example lines to edit in plugin.php:

$scormcloud_app_id = ‘myappid’;
$scormcloud_secret_key = ’234qafasdf235Sgq3asdfdf43′;



ilias3

Register the plug-in with Ilias by logging on as and Administrator or ‘root’ and doing the following:

  • Navigate to Administration -> Modules, Services and Plugins
  • Choose the “Services” tab
  • Select “show details” for the Repository Service
  • Click the “Update” link for the ScormCloud Plugin
  • Click the “Activate” link for the ScormCloud Plugin

ILIAS - admin-plugins