Hi,
I need to know in which table of the database results are saved for each user to multiple choice questions. I review the model and only get to see that the table is saved quiz_multichoice_user_answers a record (id, result_id, question_nid, question_vid) is linked with quiz_multichoice_user_answer_multi the table (id = user_answer_id),
and in the latter table is an additional column (answer_id) which I think will refer to the detail but I can not find that table.

From already thank you for any help,

regards,

Comments

Sivaji_Ganesh_Jojodae’s picture

See table {quiz_node_results} and {quiz_node_results_answers}.

djdevin’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

This issue is being closed because it is filed against a version that is no longer supported.