Adobe Captivate & Storyline 3 -settings for Scorm 1.2

Home Forums Legacy Support Support queries How-to & Troubleshooting Adobe Captivate & Storyline 3 -settings for Scorm 1.2

Viewing 15 posts - 16 through 30 (of 34 total)
  • Author
    Posts
  • #368429
    latifmiah
    Spectator
    This reply has been marked as private.
    #368533
    Anshuman Sahu
    Keymaster
    So basically Scorm 1.2 doesn’t work : It does not work properly marks are being saved its just its not reflecting it to the view of the user . this issue will be solved in next update . https://trello.com/c/Q4ouAAJe your package settings are correct , you just need to enable certificate in scorm course in course settings in order to assign certificate on scorm package completion but right now its not triggerring the finish course as well : that is a different issue for us.
    #368541
    latifmiah
    Spectator
    This reply has been marked as private.
    #368621
    Anshuman Sahu
    Keymaster
    It was working in v3 version but in v4 it has some issue with live reloading of the fresh data which we will fix in update . For the setting to send the finish lms api call please contact adobe support . Our lms scorm api listens to lmsFinish cmi call from the package ,if package sends it then it listens and set user marks award certificates ..
    #368680
    latifmiah
    Spectator
    Alex: "For the setting to send the finish lms api call please contact adobe support . Our lms scorm api listens to lmsFinish cmi call from the package ,if package sends it then it listens and set user marks award certificates" Latif: Honestly, I can write an essay in response to your answer.... please just try to fix the bug instead of sending me on a wild goose chase. I am not sure if you have answered my question relating to the player issue , or if you have no answer, however, for the third time please try to answer my question.https://prnt.sc/1qc910e Thank you.
    #368748
    latifmiah
    Spectator
    Scorm related courses: On a good note: the second code did work, it has removed " no curriculum found" however, is it possible to add info in the curriculum tab? Furthermore, the system is not recording the number of units, is there a way to fix that? https://prnt.sc/1qd37ot
    #368766
    Anshuman Sahu
    Keymaster
    For unit count : Well we cannot read the scorm package contents to find units .scorm packages do not have any rigid concept of units . we may hide this as well if you want . We have told you how our lms api works just like everyone else works . There are hundreds of authoring tools with which you can create course packages but LMS api is only one which follows standards . We have written the code to listen the Finish event from Scorm package now its the package duty to send it . There are in total four to five type of events the scorm sends out to lms api,one of which is finish and update events . updtae runs when anything is updated in scorm content . finish runs when user finished the course package .In your package the finish is not running apart from that all the things are working marks are being sent out and saving . Scorm is a very old standard and is implemented differetly by different authoring tools .It might be possible adobe captivate does not send it out . I would request you to publish the course package as XAPI is scorm is not working at your end . I can share you the scorm package which sends out this call .You need to check with Adobe how to send one from yours as we are not the authors of adobe captivate . About the bug with showing progress and completion of the course we have already fixed it .The same will be available in next update of wplms plugin . I have made this fix at your end as well.
    #368884
    latifmiah
    Spectator
    Hi Alex, 1. Please provide me with a code to hide unit count 2. Please can you answer the question regarding the Player issue https://prnt.sc/1qe6ujw 3. Can Articulate Storyline and/or iSpring autogenerate certificate? As I understand the bug with showing progress and completion of the course is fixed, however, for some reason, I can not see it on my side. P.s. Thank you for your previous code it has removed " curriculum not found issue" Pps. I just need the LMS to mark the Scorm 1.2 course and trigger a certificate (Automatically). Thank you.
    #368976
    Anshuman Sahu
    Keymaster
    1. could not see the unit numbers did you remove it? :https://prnt.sc/1qfoukf 2 . This porgress issue has been fixed in wplms plugin 1.6.0.4 . The player scroll issue is actually from the adobe itself . for the auto scrolling to bottom : that is coming from package itself . Also I realised that you are using Adobe captivitate while I sent you settings of Articulate rise which is also adobe's cloud service rather than software service . 3 . Yes if finish call is sent by the package then it will allocate certificate to user as well.
    #369177
    latifmiah
    Spectator
    Hi, thank you for your reply. 1. You are looking at the wrong course-the course I referred to is https://prnt.sc/1qhvzxe And, no I did not remove the units manually 2. I cannot upgrade to the latest version- hence I am not seeing the changes, furthermore, the above course was actually designed in Articulate Storyline 3. Video player, I am not sure what I did wrong, but, I set it up as per Articulate storyline instructions 3. Good News-I have tested the iSpring package all are working fine apart from the progress bar tested in the following sample course (iSpring with Finish B). The courses I referred to https://prnt.sc/1qhvzxe, although it’s NOT showing complete in the LMS dashboard, however, it has issued a certificate. Sorry I have identified 4 other problems: a) on some of the courses, it's showing the following https://prnt.sc/1qhv80g b) all autogenerated student certificates are only issued in my name (Admin) c) Autogenerated certificates are NOT showing in the student/admin’s dashboard (Achievement section) d) If I (admin) or Student taking a course via dashboard it’s all working fine however, if taking the course via the single course page I see a different landing page as an example the “Bacteria Bites Scorm” course, which is active. However, it’s showing the following page https://prnt.sc/1qhxlkr Thank you again for all your support. I look forward to your feedback.
    #369262
    Anshuman Sahu
    Keymaster
    3 . well yes the progress bar might not work fully with scorm however it works with the Xapi packages . This is because xapi sends out progress value while scorm package does not send it in plain integer it sends the data in some encrypted form which we are unable to read.We will do research on how to achieve that . a . Well please try setting the course duration exactly to 9999 days . b . Very strange one.Is this with a particular course or with all courses? c . again strange one I guess the certificate was not generated in first place please share the course I have to test ? d . enable full course status on course page from wp-admin -> lms -> setting s. I checked your Bacteria Bites Scorm file course and found that it does not sends out anything not even the LmsCommit event and hence our system does not record anything from it . I would request you to export the packages as Xapi not scorm for full compatiblity .
    #369270
    latifmiah
    Spectator
    Hi, a . Well please try setting the course duration exactly to 9999 days . Tired various settings, days, years, weeks, however same issue. some courses are okay while other are not showing correct info. b . Very strange one. Is this with a particular course or with all courses? All courses c . again strange one I guess the certificate was not generated in first place please share the course I have to test ? Try any course? d . enable full course status on course page from wp-admin -> lms -> setting s. this was already set correctly! However, I reset it again. And thank you for all your help with Scorm and XAPI, I will do more testing!
    #369365
    Anshuman Sahu
    Keymaster
    a . this seems to be an issue in our code , we are checking this right now . c yes certificate was not generated , I added a fix in your site . and then I tested the Ispirng course in your site and I could not replicate the issue : http://somup.com/crjtlMr6Bd certificate was awarded with correct name .
    #369374
    latifmiah
    Spectator
    Hi, thank you, for fixing the certificate issues. And I look forward to you fixing point a), however, point d) I am still facing issues, please check http://somup.com/crjtI4r6C7 this can be replicated on a standard video e.g.Food Allergen Awareness or any other courses. Once again thank you.
    #369415
    Anshuman Sahu
    Keymaster
    d . simply goto wp-admin -> wplms -> course manager -> deselect the page set on "Take this course page" and save settings .it will fix it . a . We are checking this , this could be bug in code .
Viewing 15 posts - 16 through 30 (of 34 total)
  • The topic ‘Adobe Captivate & Storyline 3 -settings for Scorm 1.2’ is closed to new replies.