adapt-authoring-content
v3.10.1
Published
Module for managing Adapt content
Readme
adapt-authoring-content
Manages Adapt course content. Exposes the REST API for the content hierarchy — course > page > article > block > component — with documents linked by _parentId and _courseId.
Extends AbstractApiModule from adapt-authoring-core; content documents are stored via the mongodb module and validated against the relevant content schemas.
Documentation
- Content model — the content hierarchy and how documents relate
