• Resolved monica39

    (@monica39)


    Hello everyone, i’m using a wordpress plugin called “quiz maker”. User can play the quiz and see his own score, but i want to get the users score and make some calculations like average result, % of wrong answers etc. So, how can i do that?

Viewing 1 replies (of 1 total)
  • Plugin Support Jasmine

    (@hyenokian)

    Dear @monica39,

    Thank you for the topic.

    I want to mention, that the plugin has special message variables available for usage.
    You can make use of the %%avg_user_points%% and the %%wrong_answers_count%% message variables to achieve your desired result.

    The first one displays the average score of the user.
    The second one displays the number of wrong answers of the user. (skipped questions are included). Also, you can make use of the %%only_wrong_answers_count%% to show the number of only wrong answers of the user.

    In order to find the message variables, you can go to the Quiz Maker plugin > General Settings page > Message Variables tab.

    See the screenshots below:

    Please note, that the %%avg_user_points%% message variable is available only in the Pro version of the plugin.
    So, you are welcome to contact us via this form for premium support. Our customer care specialists will always be happy to help you.

    Commercial products are not supported in these forums.

    Thank you.

Viewing 1 replies (of 1 total)
  • The topic ‘access data’ is closed to new replies.