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
{{ message }}
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.
In the current model, assignments and documents may be reused in multiple weeks or across multiple semesters. However, they are un-ordered within weeks.
The text was updated successfully, but these errors were encountered:
I think one way to accomplish this would be an intermediate table, where weeks refer to a numbered list of "items", where each item is just a reference to either an assignment or a document. The problem with this is ensuring that an item is never a reference to both or neither.
In the current model, assignments and documents may be reused in multiple weeks or across multiple semesters. However, they are un-ordered within weeks.
The text was updated successfully, but these errors were encountered: