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

Implement Event pages #95

Open lmorchard opened 12 years ago

lmorchard commented 12 years ago

This might address some use cases of #35 and beyond:

An Event would describe an in-person or online happening during which a set of badges is expected to be made available. It can include many different users and organizations in participation, and should offer tools to help event staff run things.

lmorchard commented 12 years ago

Maybe give events a time span. Might also be interesting to annotate badges awarded during an event with details about the event. Also consider making claim codes generated for an event auto-expire at the end of the time span (maybe with some grace time)