mozilla / django-badger

django-badger is a reusable Django app for creating and awarding badges. See also badges.mozilla.org
https://github.com/mozilla/django-badger
BSD 3-Clause "New" or "Revised" License
117 stars 61 forks source link

Option to disallow self-nominations on a badge #21

Open lmorchard opened 12 years ago

lmorchard commented 12 years ago

Currently, a user can nominate him or herself for a badge. Disallow? As a checkbox option?

Sheeri commented 12 years ago

That's the point of nomination, as opposed to auto-approve, right? If I did something I might want to nominate myself to win the badge, as opposed to ask someone else to nominate me.

lmorchard commented 12 years ago

Well, mostly, nominations are meant for person A to suggest person B for a badge created by person C. I can see cases where you'd want to suggest yourself for it, though.

But, some badge creators might not want to accept self-nominations and require at least one other person to vouch. If this gets implemented, it'll probably be another checkbox option on a badge