I have a couple of hundred quizzes created with either 3 or 4 questions each. On the settings page(s), under Actions & Notifications I've created a Quiz Outcome action which includes configuring a "Customize Quiz Scoring" so that each question is worth 1. Everything is working as expected.
I've written a MySQL script to extract information about the users, quizzes completed, score achieved, etc. as we need all this information on a 3rd party system.
My question is where does Formidable Forms stores the custom quiz scoring data. I need to retrieve the total questions per form (quiz) so I can calculate user scores, e.g. user x scored 3/4 on form xyz.
I've attached three screenshots for reference.
Any ideas or help would be appreciated.
Please login or Register to submit your answer