Course Catalog Service
Provide information about the course catalog and allows course enrollments.
The following operations are supported. For a formal definition, please review the Service Description.
- CoursesAssignment
-
GetMaterials
Provides the list of the materials that are assigned in the LMS to the calling user.
The name, title and description fields are provided in the better language available depending on the language associated to the calling user.Output message materials The container tag for each material returned. » Id The material numeric identifier. » PackageId The material package identifier. » Version The material version number. » PifSize Size of the PIF file, in bytes (not always available). » Title The title of the material. » Description The description of the material. » Containers Represents a single LMS course that contains the material and on which the calling user is enrolled. »» Id The course numeric identifier. »» Code The course code. »» Name The course name. »» Description. The course description.