- Home /
Question by
aashwiin_8 · Jul 05, 2017 at 09:23 AM ·
serverdatabasesave data
Storage system for test attempts
I am creating a application that contains many tests on different subjects. There will be many users for the application (each user info is currently stored in a mySQL file online) and each user can attempt any test. I need to know what is the best way to store each answer by the user (both subjective and objective) as if I were to use the same user table, I would be creating too many columns (1 for each test and there are close to 100 test available). I would like to store each answer for each question in all the test attempted by the user.
Thank you
Comment
Your answer
