-
Notifications
You must be signed in to change notification settings - Fork 22
Closed
Description
Summary:
Add support for serializing collections (aggregators of components) into the learning package dump.
Description
Collections are aggregators of components.
The requirement is to include all collections involved in a learning package as part of the dump.
Rationale
- Ensures that the learning package fully represents not only individual components but also their organizational structure.
- Facilitates reproducibility of how content is grouped and delivered.
- Provides clarity and consistency when restoring or inspecting a package.
Acceptance Criteria
- A
collections/folder is created in the dump. - Each collection is represented as a TOML file within the folder.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels