Open jelmerderonde opened 1 year ago
This PR improves the way the specification is written with regards to Offerings. It makes several changes:
const
offeringType
program
course
component
@hamrt I don't think this is breaking or even changing the (intended) spec in any way. This PR is intended to merely write down the spec as we know it in a more precise way. Maybe we should meet to discuss?
This PR improves the way the specification is written with regards to Offerings. It makes several changes:
const
type.offeringType
a constant set toprogram
,course
orcomponent
in the respective components.