I wonder how to limit the trust_level on a specific group, including others with higher hierarchy.
I want to limit lurkers and invite them to participate in Q&A for everyone, but with them raising their karma aka gamification score.
I wonder how to limit the trust_level on a specific group, including others with higher hierarchy.
I want to limit lurkers and invite them to participate in Q&A for everyone, but with them raising their karma aka gamification score.
Do you mean without?
They will need to give solutions for user issues on our community in order to stop being lurkers.
Similar to ratio on P2P.
Should it be done with Automation or there are technical limitations on this expected behavior?
Thanks
This is an interesting one. If I’m understanding right, you want to remove the auto-promotion between trust levels and set your own criteria?
If so, I think you’d need to set a couple of the TL settings to something unachievable. For instance, TL2 requires days visited
to the max of 36500, and TL3 requires days visited
to 101 (based on TL3 time period
being the default ‘100’). This would then prevent any user from automatically being promoted any higher than TL1
I think then you could enable the hidden site setting (Enable Badge SQL) and use custom SQL badges with some new criteria based on gamification scores, or whatever you fancy.
If you then created some new groups which automatically granted a trust level to members, you could then use these along with a couple of ‘User Group Membership through Badge’ Automation scripts to award a badge when they hit the criteria, trigger the automation, and then get included in the group which grants them the required trust level.
I think some bits of that will need refining/experimenting with, but I think it’s doable.
Hello Jammy, thanks for your detailed response.
You see. I want that lurkers (visited without posting) group be forced to trust_level 1.
I’m doing that you described but this time I think I’m effectively looking about limiting trust_level on specific groups.
From what I understand, the current behavior is that automation can’t limit trust_levels but only grant them.
Isn’t this covered by the existing TL2 requires topic reply count
?
How many topics user must reply to before promotion to trust level 2
ETA: Though putting that to one side, if your badge has ‘Run revocation query daily’ and your automation has ‘Remove existing members without badge’ then this should allow removal of people who no longer meet the requirements. After being removed from the group their trust level bump should also disappear.
I agree with Jammy. Give TL1 right away and put some demands to get TL2. Then your lurkers will stay at TL1. Problem solved.
A bit or much off topic, but lurkers aren’t any issue. The rule is 99-1 (99% read, 1% create) or 90-10-1 (10% create 90% of all content, and 1% of those create 90% of that content). So it doesn’t matter what perks those who are just reading get, because they never use those things. They are happy users who enjoy when consuming the content and perhaps they are spreading the good word about your forum. But the main point is there is no force to force them create content. That’s why it is just waste of time and energy to even think what TL they should be.
I have [OG] groups that only need to be limited when ‘lurkers’.
For this instance, I want that group to limit the trust_level to 1, but when they leave the ‘lurkers’ group, they return to their OG previous trust level.
I will try the revocations, but I don’t know if that’s what I’m looking for.
Thanks for your replies.
No, I don’t think it’s possible to do it that way.
If you wanted to add an extra criteria to TL2 like ‘x posts in last 30 days’ where people would be demoted if they didn’t meet the threshold then it would be possible to do it site wide using the method I mentioned above.
But I also think there’s definitely an ‘is it worth it?’ calculation you have to weigh up before you dive in.