Answer the question
In order to leave comments, you need to log in
To what extent will this base be correct and what other design options can be used?
Everything is based on mysql.
There are courses that have modules, and these models already have 1 or more tests.
Course table example:
course
id
- module
id
course_id
-- test
id
module_id
user
id
- user_course
id
user_id
course_id
status
-- user_module
id
user_course_id
module_id
status
--- user_test
id
user_module_id
test_id
status
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question