• Resolved LyonLaz

    (@lyonlaz)


    I’m trying to import users from Teachable and SamCart to LearnDash but can’t find the proper column heading (i.e. course_xxxx_access_from, course_completed_xxxx) and expected value(s) to add users to specific courses.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Javier Carazo

    (@carazo)

    Sorry I am not a Learndash user so I have never done it, but you can read this thread: https://wordpress.org/support/topic/yes-this-work-with-learndash/

    I hope it solve your doubts.

    Thread Starter LyonLaz

    (@lyonlaz)

    Hi Javier,

    Thank you for the response and link.
    I see the column header is ‘course_courseID_access_from’
    But it is unclear what the expected value is in each cell and where to find it.

    Plugin Author Javier Carazo

    (@carazo)

    As I read you need to use:

    • lms_courses: including the list of course ids where the user is enrolled
    • you also need to create, for each course, the respective course_courseID_access_from column, where courseID needs to be replaced (as column header) with…well the same id you used in lms_courses, and the column cells populated with a string such as the one you will find in the metakey section of the plugin looking for that particular metakey(course_courseID_access_from)

    To make it clearer for you, I would export the current state of the users information to check how this content has to be filled.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘LearnDash Column Headers and Expected values’ is closed to new replies.