Hi, this addon is great!
I tried to use conditional shortcodes to display messages depending on the quizz results :
Unfortunately, none of the shortcodes above is displayed. Are the quiz-related merge tags available in shortocdes ?
Regards,
Hi, this addon is great!
I tried to use conditional shortcodes to display messages depending on the quizz results :
Unfortunately, none of the shortcodes above is displayed. Are the quiz-related merge tags available in shortocdes ?
Regards,
Where are you trying to use the conditional? In the Form Confirmation?
I just tested the conditional shortcode on one of my test forms using the Quiz Fields and was able to get it to work without any issues using the {quiz_percent} merge tag.
I actually copied and pasted what you have above and used it exactly is. See this screenshot:
Here is what is displayed when I submit the form in preview:
You'll see the "You Rock" appears as I have configured using the conditional shortcode as I scored 100% on the Quiz.
Here's another screenshot showing what happens when I get 0% correct. It triggered the "less_than 10" conditional shortcode in my Form Confirmation that says "Hum!":
I'm not able to replicate any issues with the conditional shortcode using it in the Form Confirmation the way you have described.