Posted by jayakrishnanj on April 2, 2009 at 4:52pm
Some body Please help me for the post
http://drupal.org/node/87353
(Has anyone considered the implementation of a multi-level points system in conjunction with the invite module so that a user could earn points not only for their own actions, but also the actions of the users that they invite to join the system? This could be extended of course to also cover second-generation invites (the invitations of the users you invited), third generation invites, etc...)
Please i required the mdoules fro drupal 6.x version... is there any one to help me.?
Comments
I am sort of looking for
I am sort of looking for something simmilar for D7, although i only need one invitation deep rather than perpetually deep. So for example a user invites someone who crosses another point threshold then the original inviter receives some points. I have been bashing my head trying to figure out how to get Rules to implement this but it is very difficult to get Rules to evaluate or do anything based on one users action to another user.
Good idea
I think it's hard to implement on programming logic,
coz, more hierarchy level the user have, the point to top user will be calculated by making trace of a branch user structure, primary key loop will do though,,
but the calculation and update point process of hundreds of each user level will take cost.
But still, it's a good idea