Installing SCORM Cloud into Dokeos
Note: Our Dokeos/SCORM Cloud integration is still available, but we don’t offer active support for it any more.
We’re going to walk through how to install SCORM Cloud in your Dokeos system. Install is pretty straightforward, but does have quite a few steps, which are detailed in the index.html file included in the download. But here’s a quick synopsis:
- Extract the .zip file you downloaded and drag the SCORM Cloud folder into your Dokeos folder.
- Open the index.html file found in the install folder. This file gives you the detailed changes you’ll need to make.
- Copy scormcloud.inc.php from the SCORM Cloud lang/english folder into the main/english folder.
- Run the necessary script on your Dokeos database – scormcloud/db/scormcloud.sql
- Set the scormcloud/uploads folder to give everyone read/write permissions.
- Add required code snippets to files as detailed in included index.html file. (You might want to backup your database or entire installation before starting this step. Just in case.)
- Log in to your Dokeos system as an admin and go to administration area, then configuration settings.
- Click on the SCORM Cloud link at the top of that page.
- Add your SCORM Cloud account information that came in your welcome email or sign up for a trial account directly from the module if you haven’t done so yet. (You can upgrade to a paid account at anytime as needed.)

