keokilee / makahiki

An open source framework for creating dorm energy competitions using Django and Pinax.
http://code.google.com/p/kukui-cup
12 stars 8 forks source link

Admin allowed to delete wall postings #138

Closed nateash3 closed 13 years ago

nateash3 commented 13 years ago

Create a way that allows admins to delete wall postings that are inappropriate.

yongwen commented 13 years ago

at least to allow admin to delete from the admin interface. it will be nice to have (some) admin for each floor to monitor the wall posting and delete from there.

yongwen commented 13 years ago

a RA role might work to serve as the floor admin. the RA should not earn points. probably need to identify what to do with RA role.

rbrewer commented 13 years ago

Per our discussion, we decided that RAs will be full participants that can earn points, but just aren't eligible for prizes. But there won't be a special role in the system for RAs.

rbrewer commented 13 years ago

Decided to add Wall posts to the admin interface. Also provide some way filter out system posts.