sandy9999 / WorkGen

WorkGen is a collaboration with TeachForIndia in an effort to use technology to aid teachers around the country by automating question paper generation
https://workgen.org
4 stars 5 forks source link

Added alpha version schema #1

Closed akspi closed 6 years ago

akspi commented 6 years ago

As of now, we require one table for Mentors and one table for storing Questions. We'll be adding a mentor manually for the alpha version. In the beta version, we'll be creating a new type of 'superadmin' who will be able to approve users to become mentors.

Changes:

  1. Added Mentor table
  2. Added Questions table
  3. Added MCQOptions to store MCQ options for mcq questions