curtisullerich / attendance

An attendance application built for the Iowa State University Cyclone Football 'Varsity' Marching Band.
MIT License
6 stars 2 forks source link

Allow manual deduction of attendance minutes #240

Closed curtisullerich closed 10 years ago

curtisullerich commented 11 years ago

Smyth wants to be able to deduct minutes from a student for forgetting required rehearsal equipment. We currently don't allow negative minutes. That simple change should fix it.

curtisullerich commented 10 years ago

I think this is done. Needs verified.

danstiner commented 10 years ago

This is pretty old and yet P0, can it be closed or is there more work?

curtisullerich commented 10 years ago

Actually we do allow negative minutes now. Deductions are a hack at the moment, where you manually change the number of minutes missed. It does work but it's weird. Def not a P0 because it works.

danstiner commented 10 years ago

Closing, can open a new issue if the current behavior is not sufficient.