sensei
sensei copied to clipboard
Create database schema for the student progress
The goal of this card is to implement a database schema used for storing the student progress.
Notes
- Jake's approach could be used as an inspiration.
- For bootstrapping the schema, one option would be to use a similar approach like sensei-pro.
DB schema: https://dbdiagram.io/d/62ea84d0f31da965e8727c47
Closed by #5857.