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

Make it clearer that a badge was just awarded #57

Open lmorchard opened 12 years ago

lmorchard commented 12 years ago

It's not entirely apparent when someone has just been awarded a badge. Make that more apparent, though a modal dialog announcing the event, etc.

Also, offer a button to push to OBI backpack on the spot. Include other sharing options - eg. Facebook #58, Twitter #59, Google+ #60, etc

Maybe awards need a "seen" flag? Present a modal dialog announcing all unseen badge awards on login or whenever the user visits the site, on any page.

lmorchard commented 12 years ago

Been fiddling with the layout of the badge award page for the past few nights, but just can't seem so come up with anything decent. Made a few small tweaks here, nothing amazing:

https://github.com/lmorchard/badg.us/commit/c37627dcf459302859270d6ccebecfa3674ffc6e

lmorchard commented 11 years ago

I think this will be covered by #144. We'll see.