• postTeacherLpLeAlg function.

    Parameters

    • Optional userId: number

      user id

    • Optional lmsUserId: number

      lms user id

    • Optional topicId: number

      topic id

    • Optional algorithm_s_name: string

      algorithm to use, can be: "default", "aco", "graf", "tyche", "nestor"

    Returns Promise<TeacherLpLeAlgorithm>

    • returns a promise with the learning path

    Remarks

    Sends a request to the backend to change the learning path algorithm for a topic by a teacher.

Generated using TypeDoc