Home › Forums › Legacy Support › Support queries › Update Issues › Scorm post data
- This topic has 12 replies, 2 voices, and was last updated 3 years, 11 months ago by Anshuman Sahu.
Viewing 13 posts - 1 through 13 (of 13 total)
-
AuthorPosts
-
November 5, 2020 at 10:00 pm #323242ART-ProvidersParticipant
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 alNovember 9, 2020 at 1:28 pm #323713Anshuman SahuKeymasterOk can you please share us the package and share how can we check the debug log ?November 9, 2020 at 10:55 pm #323773ART-ProvidersParticipantThis reply has been marked as private.November 10, 2020 at 1:53 pm #323924Anshuman SahuKeymasterWell we checked the package and we are not getting the score information that is in console.log : https://prnt.sc/vgs9gg https://prnt.sc/vgsb2rNovember 21, 2020 at 11:27 am #325851ART-ProvidersParticipantHi 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/cYXrXZIM9WNovember 21, 2020 at 1:49 pm #325887Anshuman SahuKeymasterThis reply has been marked as private.November 24, 2020 at 9:52 am #326198ART-ProvidersParticipantHow can we add another link specifically for wplms api? Can you send some code for that?November 24, 2020 at 1:50 pm #326256Anshuman SahuKeymasterWell that should be configured within the package itself .Please contact the package building software for that .November 24, 2020 at 2:24 pm #326264ART-ProvidersParticipantI 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 themNovember 25, 2020 at 1:43 pm #326449Anshuman SahuKeymasterWell this configuration should be done in the package ,this should be asked form the software support from which you build these packages.November 26, 2020 at 11:14 am #326605ART-ProvidersParticipantI 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.November 26, 2020 at 2:50 pm #326675Anshuman SahuKeymasterWell 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 .November 26, 2020 at 2:50 pm #326676Anshuman SahuKeymasterWell 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 . -
AuthorPosts
Viewing 13 posts - 1 through 13 (of 13 total)
- The topic ‘Scorm post data’ is closed to new replies.