Hi all,
I’m working on an exercize of gamification of a community.
I have 15 different skills with 7 levels.
When an user reaches particular combinations of skill levels I have to assign him a specific rank.
e.g. Rank 1 when an user have skill 1 at level 2, skill 2 at level 1, skill 3 at level 4, etc…
How can I structure the formula that permit me to gestify the user’s ranks?