Skip to main content
July 3, 2014
Question

How to track the number slides view on LMS

  • July 3, 2014
  • 2 replies
  • 208 views

Hi,

I would like to know how to get a percentage of slides view on a LMS platform.

For example, I don't know how to get a percentage of 5 if I see 5 slides of 100 slides.

I don't know if it's possible with Captivate and if there is an option for that.

On our LMS, we get 0, 50 or 100% but we would like to get a more precise result.

I tried on SCORM CLOUD too and only get 0,00%.

Do you guys have the solution?

Thanks in advance for your help.

Vanessa

PS: I'm not native english so sorry if I made some spelling mistakes (I'm French). I wanted to post here because you find more answers on english forums than french forums.

    This topic has been closed for replies.

    2 replies

    July 3, 2014

    I'm using SCORM 2004.

    All right, I'll see if I can modify the javascript file.

    Thanks

    TLCMediaDesign
    Inspiring
    July 3, 2014

    There is not a SCORM value for slides viewed. What SCORM field/value are you seeing this percentage in?

    Also, what version of SCORM are you publishing?

    You would need to alter the scormdriver.js file in order to post the results that you want. I am in the process of writing a blog to change CP's bookmarking behavior. With this code it would be fairly simple to add some code to display the info in the comments (SCORM 1.2).