AICC: Player Configuration for 3rd Party LMS

By default all Skillsoft Course Players are configured to communicate with Skillsoft's SkillPort LMS. As you will be deploying Skillsoft content for use with a 3rd Party LMS, you will be required to edit the player configuration file for each course player you're using. This will ensure that proper communication will take place between your LMS and Skillsoft's course player.

 

Step 1 - Locating the course player config file

The table below can be used to locate the various course player configuration files from a default install.

Course PlayerConfig Location
Skillsoft Course Player (SCP)C:\Skillsoft\Web\Content\scp\SCP_Vxxxxxx\PagePlayer.properties
RIA Mobile PlayerC:\Skillsoft\Web\Content\ria\RIA_Vxxxxxx\RiaPlayer.properties
SkillSim PlayerC:\Skillsoft\Web\Content\en\SimPagePlayer.properties
Theater PlayerC:\Skillsoft\Web\NG\Content\KNet_Player\clientproperties.txt
NLS PlayerC:\Skillsoft\Web\NG\Content\NLS_Player\sbplayer.cfg

Each configuration file follows the ini formatting convention and can be edited using a simple text editor.

 

Step 2 - Editing the player config file

The following property values can be used for a generic AICC deployment, and should enabled proper communication between our course player and your LMS.

Note!: Further information on all of the properties used in Skillsoft's course players can be viewed in detail here: Player Properties

 

Skillsoft Course Player (SCP)

  • DEBUG=true
  • AICC_CORE_LESSON_FOR_RESULTS=true
  • AICC_CORE_VENDOR_FOR_DATE=false
  • LMS_AICC_V2_POST=true
  • LMS_VENDOR=other
  • E3_AICC_OBJECTIVES_STATUS_FOR_RESULTS=false
  • E3_LMS_AICC_VERSION=2.2
  • E3_LS_DETERMINED_BY_MS=true
  • LMS_AICC_VERSION=2.2
  • CCA_WRITE_AICC_OBJECTIVES_STATUS=false
  • LMS_DEBUG=true

The following properties control the completion criteria:
  • USE_CCA_COMPLETION_MODEL_FOR_LEGACY=true
  • CCA_COMPLETION_THRESHOLD=80
  • CCA_CONTENT_VISITATION=NO
  • CCA_REQUIRE_ALL_ASSESSMENTS=true
  • CCA_SCORING_MODEL=OVERALL

Skillsoft Business Impact/Challenge specific completion criteria:

  • USE_CCA_COMPLETION_MODEL_FOR_LEGACY=true
  • CCA_CONTENT_VISITATION=ONLY

 

RIA Course Player
  • DEBUG=false
  • LMS_VENDOR=other
  • USER_COMPLETION_NOTIFICATION=true
  • LMS_DEBUG=false
  • USE_LOCAL_SSP_ASSETS=true
   Comment out the following property by placing a # in front of the entry.
  • #RIA_LMS_RESULTS_RELAY=/contentRelayer
  • #USE_INTERNAL_SSP_URLS=false
  • #RIA_PERCIPIO_METADATA_RELAY=/percipioRelayer

The following properties control the completion criteria:

  • CCA_COMPLETION_THRESHOLD=80
  • CCA_CONTENT_VISITATION=NO
  • CCA_REQUIRE_ALL_ASSESSMENTS=true
  • CCA_SCORING_MODEL=OVERALL

Skillsoft Business Impact/Challenge specific completion criteria:

  • USE_CCA_COMPLETION_MODEL_FOR_LEGACY=true
  • CCA_CONTENT_VISITATION=ONLY

 

SkillSim Player

  • DEBUG=true
  • AICC_CORE_LESSON_FOR_RESULTS=true
  • AICC_CORE_VENDOR_FOR_DATE=false
  • LMS_AICC_V2_POST=true
  • LMS_VENDOR=other
  • LMS_AICC_VERSION=2.2
  • LMS_DEBUG=true
  • FULL_SESSION_TIME=true

The following property controls the completion criteria:
  • LMS_COMPLETION_THRESHOLD=80

 

Theater Player

For Theater content no player configuration changes are required as the default player settings created by the Content Installer Kit are suitable for hosting the content in a 3rd Party LMS environment.

NLS Player

For NLS content no player configuration changes are required as the default player settings created by the Content Installer Kit are suitable for hosting the content in a 3rd Party LMS environment.

Element K Player

For Element K content no player configuration changes are required as the default player settings created by the Content Installer Kit are suitable for hosting the content in a 3rd Party LMS environment.

 

Support

Should you require any further assistance, feel free to contact us via email at support@skillsoft.com, or call us at your convenience, 24 hours a day, 7 days a week!

For a complete listing of our international phone numbers, please visit http://onlinesupport.skillsoft.com.

 

Back to the top of this page.