sensei
sensei copied to clipboard
Create a database schema for the quiz data
The goal of this card is to implement a database schema used for storing the quiz data (answers, feedback, grading, and questions asked).
Notes
- For bootstrapping the schema, one option would be to use a similar approach like sensei-pro.
A WIP DB schema could be found here.
Closed by #5918.