Best approach for designing framework for badge assigning system
问题 I am currently designing one education site. For this we need to assign some badges to user based on their activity (like stackoverflow). I was looking for a framework for this. Any one have any idea, how this can be done? Table design etc. Issues which I could think of with this are : We may have large number of badges, so on each action of user we can not check all badges and check if any badge can be assigned On adding a new badge and criteria for this, I dont want to change the existing