WordPress Quiz Plugin - How To - Show Content Based on Score


Showing Content Based on Score 

Back to User Guides

The WordPress Quiz Plugin allows you to display or hide content based on the user's score on a specific quiz.

This is accomplished by using shortcodes. For in-depth information on them, check the guide WordPress Quiz Plugin - Shortcodes.


Tutorial

There are two relevant shortcodes: 

  • [cm_quiz_success] will show the content only if the score is equal or higher than the chosen one.
  • [cm_quiz_fail] will show the content only if the score is lower than the chosen one.

Choose one of them and include the it and the score. For example:

[cm_quiz_success id="111" score="50"]

Then, include the content you want and close the short code.

[cm_quiz_success id="111" score="50"] Congratulations! You can move to the next phase. Follow this link.[/cm_quiz_success id="111" score="50"]

Now, only users who scored over 50 will see the message "Congratulations! You can move to the next phase. Follow this link."

Example - Questionnaire Plugin WordPress
Example

More information about the WordPress Quiz Plugin

Other WordPress products can be found at CreativeMinds WordPress Store

Let us know how we can Improve this Product Documentation Page

To open a Support Ticket visit our support center
Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.