Skip to main content
January 25, 2016
Question

Page Number for content slide only.

  • January 25, 2016
  • 2 replies
  • 334 views

In Captivate 9, can we give page numbers only for content slides..?

I have totally 20 slides (content 10 and Quiz 10), Is there any option in variables to give total page numbers only for content slide (page 10 of 10) not for Quiz slides.

Please assist me.

    This topic has been closed for replies.

    2 replies

    Participating Frequently
    January 26, 2016

    If your course is linear where 10 slides of content are followed be 10 quiz slides, you can hard code the total and use the following only on the content slides.

    $$cpInfoCurrentSlide$$ of 10

    January 27, 2016

    now i got it. Thank you so much..

    Lilybiri
    Legend
    January 25, 2016

    Not out of the box, you'll have to create a custom progress indicator. The system variable cpInfoSlideCount will always store the total number of slides.