Topics Autocomplete Lessons does not complete topic
-
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.
The topic ‘Topics Autocomplete Lessons does not complete topic’ is closed to new replies.