openfun / joanie

👛 A headless ERP for education to manage course enrollment/subscription, payment and certificates delivery.
MIT License
20 stars 2 forks source link

✨(backend) Template - Update Contract Definition template with new sections (Accessibility and Required Equipment) #769

Closed jonathanreveille closed 3 months ago

jonathanreveille commented 3 months ago

There are two new sections in the course syllabus of Richie that we need to extract the information through RDF attributes for our contract_definition context. We've updated the processor context for the accessibility section, and for the required equiment it was already in gathered through the 'about' section.

Fix #764

Purpose

Add the new section that were added into Richie's course syllabus (Accessibility and Required Equipment).

Proposal