Scorm post data

Home Forums Legacy Support Support queries Update Issues Scorm post data

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #323242
    ART-Providers
    Participant

    A third party Scorm course provider on our site using a connector has sent the following query for you since the data is not saved you had said.

    Hi Mona, I’ve changed your connectors to use postMessage instead of passing the data in querystring parameters, this is new functionality I’ve been working on. You can see the data being passed back to your system in the console via the javascript file included in the launch file in the connector… https://calm.course-source.net/csAdmin/learning/calm/7c7cf204c5f40ff24336e9b0c87c/5264001/32962/launch.js?version=2.1 If you scroll to the bottom of this file you’ll see the console.log() entries matching the entries you see in the console whilst running and exiting the course. The javascript calls the doLMSSetValue function, which is located near the top of this file, that function calls api.LMSSetValue and throws an error if it fails. It’s not throwing any errors so it looks like the SCORM API is updating, but it looks like your system isn’t saving the data in the CMI object. Is this something you can debug? takipçi satın al
    #323713
    Anshuman Sahu
    Keymaster
    Ok can you please share us the package and share how can we check the debug log ?
    #323773
    ART-Providers
    Participant
    This reply has been marked as private.
    #323924
    Anshuman Sahu
    Keymaster
    Well we checked the package and we are not getting the score information that is in console.log : https://prnt.sc/vgs9gg https://prnt.sc/vgsb2r
    #325851
    ART-Providers
    Participant
    Hi Alex I took the course and can see the score in log but WPLMs does not see it once I click on finished course. Can you recheck please. Here's my video http://somup.com/cYXrXZIM9W
    #325887
    Anshuman Sahu
    Keymaster
    This reply has been marked as private.
    #326198
    ART-Providers
    Participant
    How can we add another link specifically for wplms api? Can you send some code for that?
    #326256
    Anshuman Sahu
    Keymaster
    Well that should be configured within the package itself .Please contact the package building software for that .
    #326264
    ART-Providers
    Participant
    I understand but what needs to be put in the package as a link to make sure the data is passed to wplms like it is sending to theirs. Their site holds very details scorm data but I believe wplms only hold lesson status and score? Please let me know what to expect so I can send clear instructions to them
    #326449
    Anshuman Sahu
    Keymaster
    Well this configuration should be done in the package ,this should be asked form the software support from which you build these packages.
    #326605
    ART-Providers
    Participant
    I am aware it has to be done by the package provider. However, their question is to the theme provider, what needs to be added so your theme can read it. Because, the package uploaded to Scorm.com directly is able to read score and status just fine without any adjustment also other third Party LMS like OpenSesame. But they are willing to help us grab the data if you tell me what do they need to add to their code so Wplms picks the status correctly.
    #326675
    Anshuman Sahu
    Keymaster
    Well we are simply using Scorm api wrapper. Package just need to recognize scorm api from parent we have var LMS_API in parent to which package should send data .
    #326676
    Anshuman Sahu
    Keymaster
    Well we are simply using Scorm api wrapper. Package just need to recognize scorm api from parent we have var LMS_API in parent to which package should send data .
Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘Scorm post data’ is closed to new replies.