• Resolved chillbram

    (@chillbram)


    The “Topics Autocomplete Lessons” functionality does not complete the last topic of a lesson. LearnDash itself handles this sort of gracefully by ignoring the topic completion information when a lesson is completed, but it does break data integrity and external statistics when analyzing topics.

    This is easily reproducible by only activating the Topics Autocomplete Lessons functionality, and completing every topic in a lesson. In the database, wp_learndash_user_activity will have ´activity_completed´ values for every topic as well as the lesson, except for the last topic which will still be NULL.

    It would be great if this plugin completed both the lesson and the topic.

Viewing 1 replies (of 1 total)
  • Plugin Author Uncanny Owl

    (@uncannyowl)

    Hi @chillbram,

    Thanks for reporting the issue.

    It sounds like the completion of the last topic of a lesson isn’t completed the lesson properly (rather than what you mentioned in the first sentence; our module cannot complete topics.

    We reviewed our observations in our environments and we are seeing an issue; while data we expect is recorded in usermeta, there is an activity table value missing. It’s likely that a redirect is happening before it is stored.

    This fix has been moved to the next release of the Toolkit. If you need it urgently, we should have it fixed by Monday; you can reach out to us on our website and we could provide a fix for it in advance of the release.

Viewing 1 replies (of 1 total)

The topic ‘Topics Autocomplete Lessons does not complete topic’ is closed to new replies.