Closed AndrewMagliozzi closed 10 years ago
Multiple professors can teach the same course. There are examples in the JSON OCW files.
Need to write up a new model to associate courses to professors rather than embedding a single professor per course.
This was done in commit 102234c0a5530d1e91e5f4457882a7de76f596bc .
point to prof w/ foreign key in course model for prof name and prof email. This will help if we ever start adding prof users.