Forum Discussion
raghulsekharck
5 months agoCommunity Member
quiz
Allow the learner to retake the quiz, but only present the incorrectly answered questions.
- Design two different certificates to appreciate the user based on the following criteria:
a. If the learner scores between 60% and 90%.b. If the learner scores between 90% and 100%.how to do this
- AndrewHanleyCommunity Member
Build 2 different slides that will print out one of the certificates. So...
Slide 1 has certificate 60%-90%
Slide 2 has certificate 90%-100%Then just use the Built-In variables Quiz1.ScorePercent and take the Learner to which slide they need to see based on their score.