Can I track course slides if I don't have an LMS?

Dec 22, 2010

Is there any way to track the number of slides a student has completed in a course and report it out in some manner. This is a non-LMS implementation.

If it's possible, it is also possible to track the amount of time the student was in the course?

1 Reply
Sunny Bozell

Hi Chris - there are a couple of ways you can track slides viewed without an LMS, but you'll need to have access to your server's web stats or weblog. Without use of the SDK, you can insert a small web object (uniquely named) on each slide--with the object placed completely offscreen. This approach is completely transparent to the user, but the web object will register in the web stats when the associated slide is viewed. But once again, you would need access to the web stats for this to work.

To track time viewed, you'd need the SDK and additional database development. The SDK has a GetCurrentSlide() and GetCurrentPResentationTim() variable that you'd need to access. Again, this is all possible without LMS, but in many ways you're building out features of an LMS to handle this kind of tracking.

This discussion is closed. You can start a new discussion or contact Articulate Support.