SCORM API

SCORM API

mod_scorm_get_scorm_user_data 

Arguments
scormid (Required)
        scorm instance id

General structure
int   //scorm instance id

REST (POST parameters)
scormid= int

attempt (Required)
        attempt number

General structure
int   //attempt number

REST (POST parameters)
attempt= int


    • Related Articles

    • Generate your API Key

      Step 1: Click on "Site admin" > "Integrations" > "Manage tokens": Step 2: Click on "Create Token": Step 3: (1) Select the user you wish to give the API Token to, (2) Select "API" then (3) Save: Step 4: Share this token with the user or save it if ...
    • Setting Up Your API

      We advise the use of a developer to help you setup your API connection. We will offer an example of how to CREATE NEW USER on your LMS (core_user_create_users) Let's review only the required REST (POST parameters): wsfunction=core_user_create_users ...
    • SCORM Reporting

      ADD SCORM TO YOUR COURSE Before you can start pulling SCORM reports, you will need to upload one/more SCORM packages to your Pluto LMS. Use Case Example: By utilizing the SCORM functionality in Pluto LMS and exploring the comprehensive SCORM reports, ...
    • Upload a SCORM Package

      OVERVIEW SCORM (Sharable Content Object Reference Model) is a collection of specifications that enable interoperability, accessibility and re-usability of web-based learning content. The SCORM activity allows teachers to upload any SCORM package to a ...
    • Update SCORM Files

      OVERVIEW SCORM files can not be edited on your Pluto LMS. In order to update a SCORM file, the creator of the file needs to make the required changes and the current file must be replaced by this updated file. You can do this in the activity settings ...