• Params are optional so

    Parameters

    • Optional userId: number

      The user's id

    • Optional lmsUserId: number

      The user's lms id

    • Optional studentId: number

      The user's student id

    • Optional courseId: string

      The course's id

    Returns Promise<LearningPathTopic>

    The learning path topics for the given user and course

Generated using TypeDoc