• Resolved vinode

    (@vinodenarain)


    Dear AYS Team,

    I hope you’re doing well.

    I’ve been using your Quiz Maker Plugin and appreciate the powerful features it offers. However, I’ve encountered an issue related to how quiz scores are stored in the database.

    While the plugin correctly displays the actual score (e.g., 176/200) on the front end, it only saves the percentage in the database instead of the actual score values (number of correct answers or total marks). This becomes problematic when generating detailed result tables, leaderboards, or analytics based on actual scores.

    For example, if I create a quiz with 200 questions, and a student scores 176, the plugin shows this accurately on the quiz result page. But in the wp_aysquiz_reports table, only the percentage (e.g., 88%) is stored — not the raw score (176) or the total possible (200).

    It would be incredibly helpful if the plugin could also store:

    • The total number of questions or total marks
    • The number of correct answers or actual score
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Jasmine

    (@hyenokian)

    Dear @vinodenarain,

    Thanks for the topic.

    I want to mention that in the wp_aysquiz_reports table, we do have the points and max_points columns. However, since assigning question points is a Pro feature, those values won’t be present in the database if you’re using the free version.

    In the free version, you can use the corrects_count and questions_count columns to determine how many questions were answered correctly out of the total.

    If you’re using the Pro version and are experiencing issues with points or max_points, please contact us via this form for premium support. Our customer care specialists will check your case and will help you to fix the issue as soon as possible.

    Commercial products are not supported in these forums.

    Thank you.

    Plugin Support Jasmine

    (@hyenokian)

    Dear @vinodenarain,

    We’re closing this ticket for now as we last heard from you 1 week ago.
    If the query is unresolved, drop us a line and we’ll get back to you at the earliest and the ticket will be re-opened.

    For a new query, feel free to open a new topic. Our Customer Care Specialists will be happy to help you.

    Thank you.

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

The topic ‘Plugin Does store Actual Score in database’ is closed to new replies.