Yellow Swordfish said
The big question is how complex does it get? For example… do you just keep a count of ‘clicks’ on each item on each post? Do you keep the user names of people who made the clicks? If so do you need to display them? Do you need to stop users from clicking multiple times which means you DO have to maintain more complex data?
Here is a Example mock-up that I did with my image software.
The ratings can be for each user post, but the user can only click on 1 rating per post or remove it.
I cant really go into to much ideas as I don’t know the full capability of Simplepress nor would want to clutter up each post lol. I did a hover over method with count next to each rating.