Hi @JasonHill, We worked with Lithium PS team to develop new rules/criteria. Firstly we had to define the Profile Badge criteria. This was developed based on content being added to the required fields on the form. This resulted in the below: setting.pr ofile.name _first != 'default' AND setting.pr ofile.biog raphy != 'default' AND custom.pro file.accou nt_type != "Default" AND custom.pro file.hands et != "Default" AND custom.pro file.postc ode != "Default" Once we had this set up we applied the rules for all 5 badges into the WTTC Badge: setting.pr ofile.name _first != 'default' AND setting.pr ofile.biog raphy != 'default' AND custom.pro file.accou nt_type != "Default" AND custom.pro file.hands et != "Default" AND custom.pro file.postc ode != "Default" AND metric.net _kudos_wei ght_given >= 1 AND metric.net _kudos_wei ght_receiv ed >= 1 AND metric.net _overall_r eplies >= 1 AND metric.net _overall_t hreads >= 1 You're absolutley correct that we've noticed that the profile badge is the badge that users get 'stuck' on, and to an extent this was by design as we wanted this badge to represent a users investment in becoming a member. Its actually the most important badge when it comes to identifying potential super users and I woud strongle suggest that everyone should impliment one. We are currently looking at creating a 'Profile Complete' widget that will be a visible reminder that new users have not yet completed membership. This should raise the awareness of the profile badge and get some people unstuck. Hope this helps. let me know if you have any more questions J
... View more