Polyratings / polyratings

Cal Poly SLO Professor Rating Website
GNU Affero General Public License v3.0
15 stars 3 forks source link

Upvote feature #103

Closed lab596 closed 12 months ago

lab596 commented 1 year ago

Is it possible for a user viewing a review to leave an upvote? This would enable users to sort reviews by reviews instead of date (this can be an option that users can toggle between).

AddisonTustin commented 12 months ago

I totally see the utility/helpfulness of this feature! But unfortunately this isn't something we can actually do because we don't really track users. We don't have a mechanism to basically distinguish between a person who upvotes, a bot who's spamming, someone who double votes, etc. without building a persistent (read: forever-ish) mechanism to actually associate actors with some identity.

lab596 commented 12 months ago

Ah, I understand.