Quiz Slide count in Custom Player SDK

Jan 18, 2012

Hi:

How can we find the number of question slides and current slide number for the quizmaker in custom player. I also made my custom player which is almost finished, but I also need to show total training progress instead of each individual slide progress. I am able to find presenter slides count and current slide by using below codes. However, I am not able to add quiz slides to the total, and I am also not able to find current slide for the quiz maker. My codes are below:

 var CurrentSlide:Number = ArtAPI.GetCurrentSlide();

 var TotalSlides:Number = ArtAPI.GetSlideCount();

Anyone willing to share some codes with example?

Regards,

Harjinder

Be the first to reply

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