Skip to content

Serialize collections into dump output #361

@dwong2708

Description

@dwong2708

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions