KaelaC wrote:
We have done something similar to this as a customization through professional services. In our workflow, we created profile fields for the user that indciate the level of "complete-ness" they have acheived. Then, each time the user logs in, we update that field with any changes.
Another method would be to do the calculation on the fly. This has greater responsiveness (you give a kudo, your bar ticks up) but can be heavier on the rest calls as you will need to do the calculation everytime the page is loaded.
Hey KaelaC - could you share more details on hows this looking now and the level of effort to build this custom component? We're looking to do a progress bar to give users a sense of progression throughout their ranks ("x points left to level XX")
thanks a lot