Example :
I have 2 employees. then I give the total points that must be achieved in gamification.
Task 1 : 500 Points
Task 2 : 300 Points
so I want to combine the two points in gamification like this :
Total points = 500+300 = 800Points
Maybe can create python code in goal defitinion ?