I am planning software, which is a test of 200 questions where each question can only have 3 choices and select only one, and each question belongs to a class type (eg question 5 belongs to class B , are classes from A to J) and I need to save the result of each question in the database, Is it possible to create 200 fields for each question ? Ex:
Q1 | Q2 | Q3 | Q4 ......
Or is there an easier way?