Ignore:
Timestamp:
Apr 3, 2012, 7:16:44 PM (14 years ago)
Author:
Alex Dehnert <adehnert@…>
Branches:
master, space-access, stable, stage
Children:
0c8c40d
Parents:
a70a633
git-author:
Alex Dehnert <adehnert@…> (04/03/12 19:16:44)
git-committer:
Alex Dehnert <adehnert@…> (04/03/12 19:16:44)
Message:

Clarify how to compute membership numbers

File:
1 edited

Legend:

Unmodified
Added
Removed
  • asadb/groups/views.py

    r010b19f r3ce730f  
    148148            ('size', {
    149149                'legend':'Membership Numbers',
     150                'description':'Count each person in your group exactly once. Count only MIT students as "undergrads" or "grads". "Community" should be MIT community members who are not students, such as alums and staff.',
    150151                'fields': ['num_undergrads', 'num_grads', 'num_community', 'num_other',],
    151152            }),
Note: See TracChangeset for help on using the changeset viewer.