• Is there any way to manually set that a user has completed a course?

    I want to use this with the certificates plugin, and I need to make it work for already taken courses from another platform.

    How can I do this?

    Thanks!

    • This topic was modified 5 years, 11 months ago by postedin.
Viewing 1 replies (of 1 total)
  • Step 1: Find the ID of User
    Step 2: Find the ID of Course
    Step 3: Please go to your database -> Find Table wp_learnpress_user_items
    Step 4: In table -> Find row have user_id = ID of user , item_id = ID of Course, item_type is lp_course
    Step 5: Change enrolled to finished then Save
    https://prnt.sc/ten2di

Viewing 1 replies (of 1 total)

The topic ‘Manually set that a user completed a course?’ is closed to new replies.