Skip to main content

use case conditional point rule?

903 Views
0 Replies
1 min read

Hi,

I am implementing the conditional point rule for my websites. I want to reward the author of an article with 1000 point when his blog is read 2000x and with 6500 point when his blog is read 10000x

I have created the following condition:

hits: eq 2000 Points: 1000
hits: eq 10000 Points: 6500

This works for 'new' blogs, but I have a lot of blogs which already meet these conditions, and they will not get the points :(

setting the condition to gt doesn't work because then they will get 1000 points every time the blog is read :(

Is there a way to trigger the point rules for these older blogs?

 

 

 

0 Replies

No Replies Yet

Topic Author

R

ruud

@info42

Topic Stats

Created Saturday, 31 January 2015 15:22
Last updated Saturday, 31 January 2015 15:22
Replies 0
Views 903
Likes 0

Share This Topic