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

Commitments can have social bonuses #303

Closed rbrewer closed 13 years ago

rbrewer commented 13 years ago

This might already be in progress, but commitments should support social bonuses

yongwen commented 13 years ago

please verify.

rbrewer commented 13 years ago

I can now assign social bonuses to commitments, but when making the commitment there is no opportunity to indicate who you are doing commitment with. You can only specify the email address when completing the commitment.

It would be great if users could specify the social bonus email address above the "I will do this!" button. Unlike events or other social bonus activities, if someone is committing to something with another player, I'd like to encourage them to arrange that with their friend before starting the commitment. We can still keep the social bonus email entry in the completion dialog, for those that forgot at the beginning.

yongwen commented 13 years ago

allow social email to be entered when making commitment. please verify