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
It is possible to have more than one enrollment-period for a single offering. For example: there could be a period for students studying at the same institution as the one providing the offering, and a different period for students from another institution.
One possible solution could be adding a new resource: /offering/{offeringId}/enrollment-periods
Enrollment periods should have information about "for which students" the enrollment period applies. Also of course start and end dates.
The text was updated successfully, but these errors were encountered:
It is possible to have more than one enrollment-period for a single offering. For example: there could be a period for students studying at the same institution as the one providing the offering, and a different period for students from another institution.
One possible solution could be adding a new resource:
/offering/{offeringId}/enrollment-periods
Enrollment periods should have information about "for which students" the enrollment period applies. Also of course start and end dates.
The text was updated successfully, but these errors were encountered: