Top
Can I Configure my LRS with Whatfix?
  • 20 Nov 2023
  • 1 Minute To Read
  • Dark
    Light
  • PDF

Can I Configure my LRS with Whatfix?

  • Dark
    Light
  • PDF

Article Summary

Whatfix pre-configures the Learning Recording System (LRS) for xAPI compliant packages. Here are some examples of user behavior that you can track.

  • John clicked the Task List.
  • John attempted the Salesforce module-1 course.
  • John played the Salesforce welcome video.
  • John passed the Whatfix course for Salesforce, etc.

To track such information, it is mandatory to link your LRS details to our xAPI package. This is due to the wide range of LMSs to choose from, like Talent LMS or SAP Litmos etc. For more information, see xAPI package export

Sharing your xAPI details with Whatfix

Once the xAPI Package is exported, a ZIP file is downloaded. The downloaded file can then be integrated with the LMS of your choice.
Use the following steps to integrate your xAPI package details with Whatfix,

  1. Extract the .zip file into a folder of your choice.
    config.js file

  2. Open the config.js file using a code editor.

  3. In the code editor, you'll have to enter the endpoint, SCORM cloud username, and password within ““ adjacent to the respective fields.
    code editor

endpoint: "https://cloud.scorm.com/lrs/AD4SCMW2DU/",username: "john.doe@whatfix.com", password: "LifeMathMoney123"
Fields Description
endpoint link to the LRS
username Admin username
password Admin's password for the LRS

Getting the End-point

your title goes here

The following procedure to get the end points might differ based on the LMS you are using. The example provided here uses SCORM Cloud as the LMS.

Use the following steps to get the endpoint,

  1. Log into your SCORM cloud account and Go to xAPI LRS.
    XAPI LRS

  2. Click LRS Endpoints and copy the SCORM Cloud endpoint.
    Endpoint

  3. Paste the LRS endpoint in the code editor adjacent to the endpoint.

Note

SCORM does not support two-way content sync.


Was this article helpful?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.