• Resolved darkurge

    (@darkurge)


    Hi,

    I’m trying to get progress numbers for a list of students (and I need them all – complete and incomplete) using /wp-json/llms/v1/students/id/progress/post_id endpoint

    But I get 404 errors when I’m trying to access cancelled/expired enrolments. I tried using different parametes (status=complete&status=incomplete, include=id) to no avail.

    How do I get the response for such enrolments?

    • This topic was modified 4 months, 3 weeks ago by darkurge.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Alexander

    (@alextonio22)

    Hi @darkurge ,

    I understand your concern about getting progress numbers for students but encountering 404 errors when trying to access canceled or expired enrollments.

    The 404 error typically indicates that the endpoint can’t find the requested resource. To retrieve data for canceled or expired enrollments, you might need to develop a custom code solution using LifterLMS internal functions. This would involve accessing the enrollment data and filtering it based on student ID and course ID.

    You can find developer resources here: LifterLMS Developer Resources.

    Please note that we don’t provide customization support as outlined in our support policy. For custom development, we recommend hiring a verified LifterLMS expert, which you can find here: LifterLMS Experts.

    Alternatively, you can submit a feature request for the functionality you’d like to see in LifterLMS: Submit a Feature Request.

    Please let us know if there’s anything else we can help you with.

    • This reply was modified 4 months, 3 weeks ago by Alexander.
    Plugin Support Alexander

    (@alextonio22)

    Hi @darkurge

    As we haven’t had any response in a week I am going to mark this thread as resolved.

    Please reopen or post a new thread if you require further assistance.

    All the best,

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.