Award an achievement based on total reply count

Hello,

I want to award an achievement to a user based on his total replies count in Forums.

Below are the breakups:

  1. If total reply count <= 25, then award an achievement - Newbie
  2. If total reply count >25 && total reply count <= 75, then award an achievement - Intermediate
  3. If total reply count > 75, then award an achievement - Expert.

I tried setting up rule with different combination and below is what I have reached closest to what I want, but that didn't worked.

I know that I can create custom rules by extending the Rule support (https://community.telligent.com/community/10/w/developer-training/53168/extending-rule-support). But, before I take that route, I would like to know whether my requirement can be met by out-of-the-box features.

Any help will be appreciated.

Thank you.

Parents Reply Children