Forum Discussion

VF_Matthias's avatar
VF_Matthias
Contributor
11 years ago

create new criteria for ranking

Hi, I want to create new criteria for ranking (Kudos received and net_accepted_solutions), not the specified use like online time and tags. Do they need to be applied by lithium?
 
Thanks!
    • VF_Matthias's avatar
      VF_Matthias
      Contributor

      Hi,

       

      thank you for your reply. I have for a new rank the following, for example, formula:
       

      hasRole("Guide") && (posts - deleted_posts >= 100) && (net_kudos_weight_received >= 10) && (net_accepted_solutions >= 15) 


      But the criteria of Kudos and accepted solution are not considered. Is it because that Kudos and accepted solutions so far, are not mentioned not top of the specifications, where now, for example, posts, tags and so on stands?
       
      or must apply a formula without considering the above criteria?
       
      Thanks
      • premkumar's avatar
        premkumar
        Advisor

        Can you make sure the Formula checkbox is enabled. 

    • VF_Matthias's avatar
      VF_Matthias
      Contributor
      it worked. it was because of the word _events_ in the first formula. My mistake
       
      Thanks a lot.
       
      Thread can be closed