opencredit / badgeos

BadgeOS is a plugin to WordPress that allows you to easily create badges and set up the steps and achievements users take to earn them. Badges are Mozilla OBI compatible and sharable via Credly.
http://www.badgeos.org
GNU Affero General Public License v3.0
92 stars 64 forks source link

Deleted related step post type on deleting badges #629

Closed FarooqAbdullah closed 5 years ago

FarooqAbdullah commented 6 years ago
lkraav commented 6 years ago

I'm confused, what problem does this solve?

FarooqAbdullah commented 6 years ago

It will restrict BadgeOS queries to not to count the badges to award that are trashed or drafted. BadgeOS searches badges to award that is tied to the steps that the user is just completed. In this case, the required steps should also be trashed or drafted accordingly if the badge is trashed or drafted. Hope that makes sense to you.

lkraav commented 6 years ago

Thanks. I'll have to take a closer look at this on our system before I can form an opinion.