pinax / lms-activities-demo

a Django site for demoing Pinax LMS Activities
2 stars 1 forks source link

Only show activities the user can do something about #44

Open jtauber opened 8 years ago

jtauber commented 8 years ago

(copied from pinax/pinax-lms-activities#3)

Perhaps through tabs or something, hide unavailable or completed (but not repeatable) activities.

paltman commented 8 years ago

@jtauber what is the definition of unavailable?

jtauber commented 8 years ago

unavailable in learning-greek was just availability returning False which was based entirely on the user preferences for whether user wanted to be at bleeding-edge, etc.

But in the future I can imagine that notion coming back: maybe you haven't "unlocked" an activity or maybe it's not open yet (based on date).