Forum Discussion

micha80's avatar
micha80
Expert
10 years ago

Badge for votes in idea area

Hi all,

 

we want to integrate the badge system in our community. Two of the defined badges depending on votes given / received in idea boards. What is the best way to make this possible? I was thinking about a role depending badge but don't know how to detect wether a user has voted for an idea or not.

 

Thanks for help!

Michael

    • micha80's avatar
      micha80
      Expert

      Hi grazitti,

       

      thanks for your reply! Do you know the "best" API call when I already know the user?

       

      Regards,

      Michael

      • OlivierS's avatar
        OlivierS
        Lithium Alumni (Retired)

        micha80 

         

        If you manage to find a metric matching your criteria, when creating your badge, go to advance and enter something like the below for your rule:

         

        metric.net_accepted_solutions >=1

         

        The example provided is to give a badge for the first accepted solution.

         

        When the user reach the condition (or has already reached it), he will get the badge.