• postStudentLpLeAlg function.

    Parameters

    • Optional userId: number

      user id

    • Optional lmsUserId: number
    • Optional courseId: string
    • Optional topicId: number

      topic id

    • Optional algorithm_s_name: string

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

    Returns Promise<StudentLpLeAlgorithm>

    • returns a promise with the learning path

    Remarks

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

Generated using TypeDoc