I have a question on how to best construct assigning roles to courses.
I currently have a db with tables courses, lessons, topics, events, and roles. What I need to do is assign roles to the courses. There can be many roles assigned to one course.
In the course form, I need to list all the...