from office365.entity import Entity


class LearningCourseActivity(Entity):
    """Represents the activities that are part of an employee learning course."""
