5 Replies Latest reply: Oct 20, 2014 2:09 PM by RodWard RSS

    Report total time to LMS

    JimmyL16 Community Member

      I am working in Captivate 7 and publishing courses a s SCORM  1.2 and uploading to an LMS. For some of my courses a total time is reported and for others it is not. I don't see any difference in the way I have the courses set up. Is there a setting than manages this? Below are screen shots of the setting I have set up. They are identical on two different courses, one that is reporting it and one that is not.

      ScreenHunter_170 Oct. 14 11.53.jpgScreenHunter_169 Oct. 14 11.53.jpgScreenHunter_171 Oct. 14 11.53.jpg

        • 1. Re: Report total time to LMS
          RodWard CommunityMVP

          On the manifest dialog in each project, check to see if some have the duration setting selected.

          • 2. Re: Report total time to LMS
            JimmyL16 Community Member

            Hi Rod,

             

            None of them do. They are all like the one pictured in my post (with different Identifier, title, and description information).

             

            Is this automatically a part of the information that would be collected/sent to the LMS?

             

            I have copied the imsmanifest.xml below for a course that is recording, although I don't see a difference between this one and one that is not recording it.

             

            <?xml version="1.0" encoding="utf-8" ?>

            <manifest identifier="Company_policies_and_procedures_ID1" version="1.0"

                   xmlns="http://www.imsproject.org/xsd/imscp_rootv1p1p2"

                   xmlns:adlcp="http://www.adlnet.org/xsd/adlcp_rootv1p2"

                   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

                   xsi:schemaLocation="http://www.imsproject.org/xsd/imscp_rootv1p1p2 imscp_rootv1p1p2.xsd

                                       http://www.imsglobal.org/xsd/imsmd_rootv1p2p1 imsmd_rootv1p2p1.xsd

                                       http://www.adlnet.org/xsd/adlcp_rootv1p2 adlcp_rootv1p2.xsd">

              <metadata>

              <schema>ADL SCORM</schema>

              <schemaversion>1.2</schemaversion>

              <adlcp:location>metadata.xml</adlcp:location>

              </metadata>

              <organizations default="Company_policies_and_procedures_ID1_ORG">

              <organization identifier="Company_policies_and_procedures_ID1_ORG">

              <title>CP 7</title>

              <item identifier="SCO_Company_policies_and_procedures_ID1" isvisible="true" identifierref="SCO_Company_policies_and_procedures_ID1_RES">

              <title>CP 7</title>

              </item>

              <metadata>

              <schema>ADL SCORM</schema>

              <schemaversion>1.2</schemaversion>

              <adlcp:location>metadata.xml</adlcp:location>

              </metadata>

              </organization>

              </organizations>

              <resources>

              <resource identifier="SCO_Company_policies_and_procedures_ID1_RES" type="webcontent" href="Americans with Disabilities.htm" adlcp:scormtype="sco">

             

              <metadata>

              <schema>ADL SCORM</schema>

              <schemaversion>1.2</schemaversion>

              <adlcp:location>metadata.xml</adlcp:location>

              </metadata>

             

              <file href="Americans with Disabilities.swf"/>

                 <file href="Americans with Disabilities.htm"/>

              <file href="scormdriver.js"/>

              <file href="browsersniff.js"/>

             

            <file href="SCORM_utilities.js"/>

            <file href="Utilities.js"/>

            <file href="standard.js"/>

            <file href="captivate.css"/>

              </resource>

              </resources>

            </manifest>

            • 3. Re: Report total time to LMS
              RodWard CommunityMVP

              Try this:

              1. Take one of the projects that works the way you want it to, make a Save As copy, add one blank slide to the beginning of it, and then delete all the other slides.

              2. While having the previous project (now with only one blank slide) still open in Captivate, open the project that DOES NOT work the way you want it to and copy/paste all slides to the new blank shell project you've created.

              3. Publish this project and test it in your LMS to see if if now behaves like you want it to.

              • 4. Re: Report total time to LMS
                JimmyL16 Community Member

                Thanks Rod for looking into this. After working with the LMS administrator further, they discovered that it is an error on their end.

                 

                Captivate does automatically try to capture this information and report it.

                • 5. Re: Report total time to LMS
                  RodWard CommunityMVP

                  Nice to hear that it wasn't Captivate's fault.