You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Figure out how to make it so users can only write reviews for specific courses if that professor has ever taught that course before. Needs to keep track of past and present semesters. One way might be to update an attribute that holds a list for each professor that we update every time a new schedule is inserted to the db, but we can discuss if there's a better way to implement this.
The text was updated successfully, but these errors were encountered:
Figure out how to make it so users can only write reviews for specific courses if that professor has ever taught that course before. Needs to keep track of past and present semesters. One way might be to update an attribute that holds a list for each professor that we update every time a new schedule is inserted to the db, but we can discuss if there's a better way to implement this.
The text was updated successfully, but these errors were encountered: