It looks like you're new here. If you want to get involved, click one of these buttons!
Hi there, I'm currently integrating your plugin into a forum for one of our clients, one question we have is does the plugin maintain an overall score for each user? I was half expecting it to update the user's score field in the DB but it doesn't seem to. Is there a way of pulling out the user's accumulative score?
Thanks for any help you can offer.
Cheers,
K
Comments
We don't summarize the user score so you'd have to do that calculation yourself. We are moving away from the voting mechanic and going more with a like/reaction mechanic so we will most likely not be updating the voting plugin anymore.
Vanilla co-founder
Thanks Todd, so is there a new project released? What we're effectively trying to achieve is a user "reputation". I think I may just do that calculation for now but consider revising the method long term.
We'll take pull requests if you want to add the user score. The new project needs a lot more development and testing before we release it so I can't give any timelines.
Vanilla co-founder
I was going for the same functionality as well and came up with this. Hope it helps: