In an online questionnaire, what is a best way to design a database for keeping track of users all attempts?
- by user1990525
We have a web app where users can take online exams.
Exam admin will create a questionnaire. A questionnaire can have many Questions. Each question is a multiple choice question (MCQ).
Lets say an admin creates a questionnaire with 10 questions. Users attempt those questions. Now, unlike real exams users can attempt single questionnaire…