Scorm data not being passed on

Home Forums Legacy Support Support queries Setup issues Scorm data not being passed on

Viewing 11 posts - 31 through 41 (of 41 total)
  • Author
    Posts
  • #301759
    Anshuman Sahu
    Keymaster
    Well yes this package is sending this information but not to scorm api .It has some internal scorm api for a external server configured to which its sending the data : https://prnt.sc/udpo9k
    {"cmi":{"core":{"_children":"student_id,student_name,lesson_location,credit,lesson_status,entry,lesson_mode,total_time,exit,session_time,score","children":"student_id,student_name,lesson_location,credit,lesson_status,entry,lesson_mode,total_time,exit,session_time,score","student_id":"cs26517-862c348764088a30a1cdd011980600e0","student_name":", [email protected]","lesson_location":"","credit":"credit","lesson_status":"completed","entry":"ab-initio","lesson_mode":"normal","score":{"children":"min,max,raw","_children":"min,max,raw","min":"0","max":"100","raw":"100"},"total_time":"0000:00:00.00","exit":"","session_time":""},"suspend_data":"eyJzcG9vciI6eyJjb21wbGV0aW9uIjoiMS0tLS0tLS0tLS0tLS0tLS0tMDAwLS0tLS0tLS0tMDAwMDAwMC0iLCJhc3Nlc3NtZW50cyI6W3siaWQiOiJQVDEiLCJhIjotMSwicyI6IjEwMCUiLCJmIjoiMS8xIiwibCI6MTU5OTU3NjI0N30seyJpZCI6IlBUMiIsImEiOi0xLCJzIjoiMTAwJSIsImYiOiIxLzEiLCJsIjoxNTk5NTc2MjU2fV0sInNlY3Rpb25WaWV3ZWQiOiIxMTEtMTEiLCJfaXNDb3Vyc2VDb21wbGV0ZSI6ZmFsc2UsIl9pc0Fzc2Vzc21lbnRQYXNzZWQiOnRydWV9fQ==","launch_data":"","objectives":{"_count":0,"_children":"id,score,status"},"student_data":{"_children":"mastery_score","children":"mastery_score","mastery_score":""}}}
    url: http://content-cdn.course-source.net/cls_scorm_wrapper/cls_scorm1p2_wrapper_200903.html?enrollID=4658740&tutorialID=5264001&updateKey=373710&updateFrequencyCALM=Art_Providers&tutorialURL=%2Fcbt%2FEngage_in_Learning%2FHTML5%2FHTML5-Coaching-Coaching-Skills%2Findex.html&entry=ab-initio&lessonStatus=not%20attempted&token=3E39LVSh5mcChS5LDS1l2Juva2gdFPjR5Yr218gs%252F%252FkpSFTkm4mD3XrQvmwazjNCgOPetTRNpk9l46IrGw%253D%253D&dataURLPrefix=%2F%2Flearner.course-source.net%2Fbuyelearning%2Flearning&course_holder=popup&NewWindowWidth=1070&NewWindowHeight=760&windowTitle=Coaching+Skills+%2F+Coaching+Skills&returnURL=%2F%2Fcalm.course-source.net%2FcsAdmin%2Flearning%2Fcalm%2Fexit%2FsiteKey%2F7c7cf204c5f40ff24336e9b0c87c%2FenrollId%2F4658740%2FtutorialId%2F5264001%2F
    The cmi object has the score.raw value which is we needed to record marks in articulate. .
    #301786
    ART-Providers
    Participant
    Thanks Alex What additional setting or code can we put in to WPLMS so these learner.course-service.net calls are captured by WPLMS. As you would see the course passes the Scorm Cloud test and it gets recorded fine. The advice usually is if a course shows data on Scorm Cloud, then the issue is with LMS else it is with course https://docs.google.com/document/d/1vDJLiPlBQoVQ0F35CHU3iHnwP4MgPjsRAh6OyWnQlYc/edit
    #301812
    ART-Providers
    Participant
    The error on screen for the course says no Scorm API found: https://snipboard.io/1jDYuv.jpg We would have plenty of courses from third party providers of Scorm content which passes the Scorm Cloud test for data. So kindly look into this as it should work on any LMS
    #301964
    Anshuman Sahu
    Keymaster
    Hi we have added the this to issue log : https://trello.com/c/PutC5tZl please track development here . AS the issue is just with articulate packages we are checking what we can do by changing the whole api code .
    #301972
    ART-Providers
    Participant
    The course issue from third party is not limited to Articulate though. This can be other courses from OpenSesame which uses Captivate, iSpring, Articulate. Same thing happens The problem is that the capture isn't working on WPLMS for the third party hosted courses therefore the Trello post is a little inaccurate. You may share the package to replicate this https://drive.google.com/file/d/1geaVrfyEDuteqcMVoQYIZoYSfOmK3Vnx/view?usp=sharing
    #305536
    Anshuman Sahu
    Keymaster
    Well as told the package is sending api hits to scorm server : https://prnt.sc/ufkiaq not at all interacting with wplms scorm script . Even if we remove our script this package will still work as it is not intend to interact with lms api .
    #306068
    ART-Providers
    Participant
    You have not provided a solution though. Could you confirm what needs to happen on WPLMS to catch these data. No provider would create courses specific to a LMS. This package works on Moodle / Scorm Cloud and the LMS should look for the status and score and update itself to my understanding. The course just sends standard Scorm data so how to make WPLMS read it?
    #306229
    Allasap
    Blocked
    This reply has been marked as private.
    #309912
    Anshuman Sahu
    Keymaster
    I have already provided you a Ispring package with proof that it works and cathes marks , and the package configuration question must be directed to the package creation software and support .
    #312872
    ART-Providers
    Participant
    This reply has been marked as private.
    #313057
    Anshuman Sahu
    Keymaster
    Well this is happening because the api hit is not going : https://prnt.sc/uls4mw Please add this link in your .htaccess file at the end of it :
    SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$0
    
    
Viewing 11 posts - 31 through 41 (of 41 total)
  • The topic ‘Scorm data not being passed on’ is closed to new replies.