Plugin Does store Actual Score in database
-
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_reportstable, 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
The topic ‘Plugin Does store Actual Score in database’ is closed to new replies.