Skip to main content
Known Participant
October 9, 2019
Question

Summary slide. how to add information about max points and obtained points

  • October 9, 2019
  • 1 reply
  • 237 views

Hi

I have course , where at the end i created summary slide, where i have information about name ( $$NAME$$) , about current date ($$cpInfoCurrentDate$$/$$cpInfoCurrentMonth$$/$$cpInfoCurrentYear$$) and result in % (SScpInfoPercentage$$ %)

 

I wanna have information aobut max points and obtained points. What i have to write?? 

 

Tkanks for help

    This topic has been closed for replies.

    1 reply

    Dirlo
    Inspiring
    October 9, 2019

    Hello !...

    Max points : $$cpQuizInfoTotalQuestionsPerProject$$

    Obtained points : $$cpQuizInfoPointsscored$$

    Happy Captivating !...

    (Edit : Sorry !... My mistake... This works if you score only 1 point per question)

    Dirlo
    Inspiring
    October 9, 2019
    Try this instead : Max Points : cpQuizInfoTotalProjectPoints - Obtained points : cpQuizInfoPointsscored // Source : https://helpx.adobe.com/captivate/using/captivate-variables-list.html