sumeetjain / outcomes-tracker

0 stars 0 forks source link

User should be able to select their cohort/class from a dropdown when editing/creating their profile #68

Closed tsbutler closed 8 years ago

tsbutler commented 8 years ago

One should be able to accomplish this by making the cohort field into an enumerable. It already accepts integer input. The form and relevant models just need to be altered.

tsbutler commented 8 years ago

This one's actually going to change. Cohort should be something we already know. So it'll probably be removed from the form when all is said and done.

sumeetjain commented 8 years ago

I'm going to close this issue, and it would be assumed that Alex's work in #37 will subsume it.