| Variable name | Default value | Description | 
       | cpInQuizScope | 0 | Indicates whether a user is in the scope of the quiz. | 
       | cpInReviewMode | 0 | Indicates whether a user is in a review mode. | 
       | cpInfoPercentage | 0 | Returns the quiz score as percentage. | 
       | cpQuizInfoAnswerChoice | 0 | Returns the answer chosen by a user. | 
       | cpQuizInfoAttempts | 0 | Returns the number of times the quiz has been attempted. | 
       | cpQuizInfoLastSlidePointScored | 0 | Returns the score for the last quiz slide. | 
       | cpQuizInfoMaxAttemptsOnCurrentQuestion | 0 | Returns the maximum number of attempts allowed for the current question. | 
       | cpQuizInfoNegativePointsOnQuestionSlide | 0 | Returns the negative points for the current question slide. | 
       | cpQuizInfoPassFail | 0 | Returns 1 for a passed quiz, else returns 0. | 
       | cpQuizInfoPointsPerQuestionSlide | 0 | Returns the number of points set for the current question slide. | 
       | cpQuizInfoPointsscored | 0 | Returns the total points scored in the project. | 
       | cpQuizInfoPreTestMaxScore | 0 | Returns the maximum score for the pretest questions. | 
       | cpQuizInfoPreTestTotalCorrectAnswers | 0 | Returns the number of correctly answered pretest questions. | 
       | cpQuizInfoPreTestTotalQuestions | 0 | Returns the number of pretest questions in the project. | 
       | cpQuizInfoPretestPointsscored | 0 | Returns the pretest score as points. | 
       | cpQuizInfoPretestScorePercentage | 0 | Returns the pretest score as percentage. | 
       | cpQuizInfoQuestionPartialScoreOn | 0 | Indicates whether partial scoring is enabled for the current question. Returns 1 if enabled. | 
       | cpQuizInfoQuestionSlideTiming | 0 | Returns the time limit in seconds for the current question. | 
       | cpQuizInfoQuestionSlideType | 0 | Returns the question slide type(Multiple-Choice or True-False) | 
       | cpQuizInfoQuizPassPercent | 0 | Returns the passing percentage for the quiz. | 
       | cpQuizInfoQuizPassPoints | 0 | Returns the points set to pass the quiz. | 
       | cpQuizInfoTotalCorrectAnswers | 0 | Returns the number of correct answers. | 
       | cpQuizInfoTotalProjectPoints | 0 | Returns the total quiz points for the project. | 
       | cpQuizInfoTotalQuestionsPerProject | 0 | Returns the number of questions for the project. | 
       | cpQuizInfoTotalQuizPoints | 0 | Returns the total number of points for the quiz. | 
       | cpQuizInfoTotalUnansweredQuestions | 0 | Returns the total number of unanswered questions in the project. |