You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Those milestones might be handy to also share to those managing badges for their teams. I know some teams set a total, like support forums is 400 replies unrelated to your own plugins. That earns a contributor badge.
That should be doable. The implementation details would probably depend on exactly what the milestones are, and may need to be different for different milestones.
In general though, a cron job could run daily and count the # of specified activities for each user, then add a profile entry if it's at the milestone. Then it'd update usermeta with a note that they reached that milestone, so that tomorrow's cron job doesn't add a duplicate notification.
We might need to start saving some additional meta data in some cases, but it'll depend on the exact milestones.
I'm not sure how this might be already done, so any notes would be helpful!
I think it would be fun and encouraging to see milestones in contributions, for example:
You get the idea :) What would it take to do something like this?
The text was updated successfully, but these errors were encountered: