• Resolved maximeb37

    (@maximeb37)


    Hi WPMU DEV !

    It would have been great to get a final count message depending on result.

    Do you think dev could do something about it ?

    Thank you for your attention

    Best regards

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support Nithin – WPMU DEV Support

    (@wpmudevsupport11)

    Hi @maximeb37,

    I’m afraid, could you please explain a bit further about the exact workflow you are looking to achieve?

    Are you referring to the Polls? or any specific field in your Form? The Polls do have the option to enable “Vote Count”:

    https://wpmudev.com/docs/wpmu-dev-plugins/forminator/#vote-count

    Is there a page where you have the form so that we could have a better idea?

    Looking forward to your response.

    Kind Regards,

    Nithin

    Thread Starter maximeb37

    (@maximeb37)

    Hi WPMU DEV, on a Forminator Quizz, the final count message in the Message Behavior part is by default “You got %YourNum%/%Total% correct!”.

    It would have been great if this message could have been customized depending on the quizz result example on a 10 questions quizz :

    if you get a 10/10 : “Congratulations you get a 10/10 you win the prize…”

    if you get less than 10 : “Sorry you lose please try again…”

    Thank you for your attention

    Hi @maximeb37

    This can be Quiz only via Email Notifications. In each Email Notification you can set up:
    Field | FINAL SCORE | greater than or less than

    Kind Regards,
    Kris

    Thread Starter maximeb37

    (@maximeb37)

    Hi Kris,

    Of course we already set conditional notifications email depending on the score but it would have been very interesting to be able to customize end quizz message depending on the score as explained in my last message.

    Best regards

    Plugin Support Laura – WPMU DEV Support

    (@wpmudev-support8)

    Hi @maximeb37

    I hope you’re well today!

    I looked into it and came up with a code that may be of use to you.

    You’ll find it here:

    https://gist.github.com/adczk/89b54b64514f61162b730c5e197af8fd

    You would need to add the code as MU plugin to the site.

    It needs some small “configuration” so please see the comments in code for details.

    You will also need to put this string in the content of your “Final Count Message” in quiz “Behavior” settings:

    {CUSTOM_RESULT}

    It works nicely out of the box for me with knowledge-type quiz but please note that since it’s a custom code, that’s pretty much as far as we can go and if you need more customization – you’d need to consider hiring a developer (but of course feel free to use my code as a foundation).

    I hope this helps!

    Best regards,
    Adam

    Plugin Support Amin – WPMU DEV Support

    (@wpmudev-support2)

    Hello @maximeb37 ,

    We haven’t heard from you for over 2 weeks now, so it looks like you no longer need our assistance.

    Feel free to re-open this ticket if needed.

    Kind regards
    Kasia

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Final count message depending on result’ is closed to new replies.