/syllabi

Collection of syllabi in a system, federation of systems, or in a default courseCatalog.

get

Get all syllabi in the system or default courseCatalog.

post

Create a new syllabus in the default courseCatalog.

Entity representing a syllabus form metadata.

get

Get form metadata for creating a new syllabus.

Entity representing a syllabus

get

Get a syllabus given its id.

put

Update a given syllabus.

delete

Delete a given syllabus.

Entity representing a syllabus form metadata for update

get

Get form metadata for updating an existing syllabus.

/modules

Collection of modules in a system, federation of systems, or in a default courseCatalog.

get

Get all modules in the system or default courseCatalog.

post

Create a new module in the default courseCatalog.

Entity representing a module form metadata.

get

Get form metadata for creating a new module.

Entity representing a module

get

Get a module given its id.

put

Update a given module.

delete

Delete a given module.

Entity representing a module form metadata for update

get

Get form metadata for updating an existing module.

/docets

Collection of docets in a system, federation of systems, or in a default courseCatalog.

get

Get all docets in the system or default courseCatalog.

post

Create a new docet in the default courseCatalog.

Entity representing a docet form metadata.

get

Get form metadata for creating a new docet.

Entity representing a docet

get

Get a docet given its id.

put

Update a given docet.

delete

Delete a given docet.

Entity representing a docet form metadata for update

get

Get form metadata for updating an existing docet.

/course-catalogs

Collection of course-catalogs in a system or federation of systems.

get

Get all course-catalogs.

post

Create a new course-catalog.

Entity representing a courseCatalog form metadata.

get

Get form metadata for creating a new courseCatalog.

The root courseCatalogs in the courseCatalog hierarchy. A node with no parents is an orphan. While all courseCatalog Ids are known to the hierarchy, an orphan does not appear in the hierarchy unless explicitly added as a root node or child of another node.

get

Get all root root-course-catalog

Entity representing a course-catalog

get

Get a course-catalog given its id.

put

Update a given course-catalog.

delete

Delete a given course-catalog.

Entity representing a courseCatalog form metadata for update

get

Get form metadata for updating an existing courseCatalog.

get

Get child courseCatalogs for the given courseCatalog in the hierarchy.

put

Add courseCatalog as child of the given courseCatalog in the hierarchy.

delete

Remove the given courseCatalog as a child of the given courseCatalog in the hierarchy.

get

Get parent courseCatalogs for the given courseCatalog in the hierarchy.

get

Get all syllabi in this courseCatalog

put

Add the given syllabus to this courseCatalog

delete

Remove the given syllabus from the courseCatalog.

get

Get all modules in this courseCatalog

put

Add the given module to this courseCatalog

delete

Remove the given module from the courseCatalog.

get

Get all docets in this courseCatalog

put

Add the given docet to this courseCatalog

delete

Remove the given docet from the courseCatalog.